mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-14 13:04:50 +02:00
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 = nomaxsize,class:^(winecfg\.exe)$
|
||||||
windowrulev2 = opaque,class:^(kitty)$
|
windowrulev2 = opaque,class:^(kitty)$
|
||||||
|
windowrulev2 = noblur,class:^(kitty)$
|
||||||
|
|
||||||
# Scroll through existing workspaces with super + scroll
|
# Scroll through existing workspaces with super + scroll
|
||||||
bind = SUPER, mouse_down, workspace, e+1
|
bind = SUPER, mouse_down, workspace, e+1
|
||||||
|
Loading…
Reference in New Issue
Block a user