mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-23 20:34:46 +02:00
picom: make firefox menu less transparent since we cannot apply blur
This commit is contained in:
parent
eaa0480d9f
commit
6ff4540f50
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ opacity-rule = [
|
|||
"100:class_g = 'Xss-dimmer'",
|
||||
"100:window_type = 'dock'",
|
||||
"100:window_type = 'utility'",
|
||||
"95:class_g = 'Firefox' && argb && window_type *= 'menu'",
|
||||
"85:!focused"
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue