diff options
Diffstat (limited to '.config/hypr')
-rw-r--r-- | .config/hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 0955865..96203d8 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -9,6 +9,7 @@ exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRE exec-once = pipewire & pipewire-pulse & wireplumber exec-once = start-portal exec-once = hyprpaper & dunst +exec-once = hypridle exec-once = lxqt-policykit-agent exec-once = gpg-agent --daemon exec-once = sing-box run -c /mnt/ssd/settings/config.json 2>/dev/null |