hyprland: Don't blur kitty window by default

This commit is contained in:
Donovan Glover
2023-06-07 07:52:20 -04:00
parent f2f5560f63
commit 77e16590eb

View File

@ -182,6 +182,7 @@
windowrulev2 = nomaxsize,class:^(winecfg\.exe)$
windowrulev2 = opaque,class:^(kitty)$
windowrulev2 = noblur,class:^(kitty)$
# Scroll through existing workspaces with super + scroll
bind = SUPER, mouse_down, workspace, e+1