hyprland(hyprdim): Persist dim

Fixes an issue where the dim would be reset if running hyprctl reload
without dim_inactive set to true in hyprland.conf.
This commit is contained in:
Donovan Glover 2023-07-26 15:04:59 -04:00
parent 89b5a0e1f1
commit 55c5078919
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -39,7 +39,7 @@ in
exec-once = fcitx5 exec-once = fcitx5
exec-once = hyprctl dispatch workspace 5000000 exec-once = hyprctl dispatch workspace 5000000
exec-once = ${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1 exec-once = ${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1
exec-once = hyprdim exec-once = hyprdim --persist
input { input {
kb_layout = us kb_layout = us