mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-19 07:05:51 +05:30
Improved opacity for some apps
This commit is contained in:
parent
a21883e469
commit
57cf2ee958
|
@ -166,8 +166,9 @@
|
|||
windowrulev2 = workspace special silent,$gearyscratchpad
|
||||
windowrulev2 = center,$gearyscratchpad
|
||||
|
||||
windowrulev2 = opacity 0.75,$gearyscratchpad
|
||||
windowrulev2 = opacity 0.65,title:ORUI
|
||||
windowrulev2 = opacity 0.85,$gearyscratchpad
|
||||
windowrulev2 = opacity 0.80,title:ORUI
|
||||
windowrulev2 = opacity 0.80,title:Heimdall
|
||||
|
||||
bind=SUPER,code:21,exec,pypr zoom
|
||||
bind=SUPER,code:21,exec,hyprctl reload
|
||||
|
|
Loading…
Reference in a new issue