9 lines
482 B
Text
9 lines
482 B
Text
$hypr = ~/.config/hypr
|
|
|
|
# ─< initialisation script >─────────────────────────────────────────────────────────────────
|
|
exec-once = $hypr/scripts/init
|
|
|
|
# exec-once = systemctl --user start hyprpolkitagent
|
|
exec-once = hypridle
|
|
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
|
exec-once = copyq --start-server
|