This commit is contained in:
pika 2025-06-12 11:35:28 +02:00
parent 7f85b4b420
commit 55101b6ba2
3 changed files with 10 additions and 7 deletions

View file

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