1
0
forked from extern/nix-config

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
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

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