addet an autoexec file to source exec's for hyprland

This commit is contained in:
pika 2025-06-22 11:10:29 +02:00
parent 9117240088
commit a0d20383c3

View file

@ -1,9 +1,9 @@
$hyprconf = ~/.config/hypr $hypr = ~/.config/hypr
# ─< initialisation script >───────────────────────────────────────────────────────────────── # ─< initialisation script >─────────────────────────────────────────────────────────────────
exec-once = $hypr/scripts/init
# exec-once = systemctl --user start hyprpolkitagent # exec-once = systemctl --user start hyprpolkitagent
exec-once = $hyprconf/.scripts/init
exec-once = hypridle exec-once = hypridle
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once = cliphist wipe & exec-once = copyq --start-server
exec = cliphist store &