forked from extern/nix-config
hyprland: Don't use hyprland opacity with kitty
This avoids duplicating the opacity of kitty and hyprland if, for example, we wanted global translucency.
This commit is contained in:
parent
f24734817f
commit
de1fec4c76
@ -182,6 +182,7 @@
|
||||
layerrule = blur,rofi
|
||||
|
||||
windowrulev2 = nomaxsize,class:^(winecfg\.exe)$
|
||||
windowrulev2 = opaque,class:^(kitty)$
|
||||
|
||||
# Scroll through existing workspaces with super + scroll
|
||||
bind = SUPER, mouse_down, workspace, e+1
|
||||
|
Loading…
Reference in New Issue
Block a user