mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-08 15:09:42 +01:00
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
|
layerrule = blur,rofi
|
||||||
|
|
||||||
windowrulev2 = nomaxsize,class:^(winecfg\.exe)$
|
windowrulev2 = nomaxsize,class:^(winecfg\.exe)$
|
||||||
|
windowrulev2 = opaque,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