1
0
forked from extern/nix-config

hyprland: Toggle dim_inactive with <super>i

This commit is contained in:
Donovan Glover 2023-06-07 16:26:16 -04:00
parent 25c9378c38
commit 27d82bfd81
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -121,6 +121,7 @@
bind = SUPER_ALT, delete, exit
bind = SUPER, V, togglefloating,
bind = SUPER, V, centerwindow,
bind = SUPER, I, exec, hyprctl keyword decoration:dim_inactive $((1 - $(hyprctl getoption decoration:dim_inactive -j | jq -r ".int")))
bind = SUPER, O, exec, killall .waybar-wrapped || waybar
bind = SUPER, X, pin
bind = SUPER, F, fullscreen, 1