From 58f97933be01deead5e48ea3ba1f1892aa6a79a0 Mon Sep 17 00:00:00 2001 From: pika Date: Mon, 9 Jun 2025 12:46:35 +0200 Subject: [PATCH] addet auto-exec.conf --- auto-exec.conf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 auto-exec.conf diff --git a/auto-exec.conf b/auto-exec.conf new file mode 100644 index 0000000..526ab86 --- /dev/null +++ b/auto-exec.conf @@ -0,0 +1,8 @@ +# ─< initialisation script >───────────────────────────────────────────────────────────────── +# exec-once = systemctl --user start hyprpolkitagent +# exec-once = $h_conf/.scripts/init.sh +exec-once = $h_conf/.scripts/init +exec-once = hypridle +exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP +exec = cliphist wipe & +exec-once = cliphist store &