forked from extern/nix-config
hyprland: Don't blur kitty window by default
This commit is contained in:
parent
f2f5560f63
commit
77e16590eb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user