9 lines
509 B
Text
9 lines
509 B
Text
$hyprconf = ~/.config/hypr
|
|
|
|
# ─< initialisation script >─────────────────────────────────────────────────────────────────
|
|
# exec-once = systemctl --user start hyprpolkitagent
|
|
exec-once = $hyprconf/.scripts/init
|
|
exec-once = hypridle
|
|
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
|
exec-once = cliphist wipe &
|
|
exec = cliphist store &
|