mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 18:58:33 +02:00
picom: don't alter opacity of xss-dimmer
This commit is contained in:
parent
71040f3299
commit
e44313b596
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ opacity-rule = [
|
|||
"100:name = 'zoom_linux_float_video_window'",
|
||||
"100:class_g = 'Rofi'",
|
||||
"100:class_g = 'mpv'",
|
||||
"100:class_g = 'Xss-dimmer'",
|
||||
"100:window_type = 'dock'",
|
||||
"100:window_type = 'utility'",
|
||||
"85:!focused"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue