Make rofi menus transparent
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
c2889d72f4
commit
93877d1923
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@
|
|||
# Settings opacity rules
|
||||
opacity-rule = [
|
||||
"75:class_g = 'Nemo'",
|
||||
"75:class_g = 'Thunar'"
|
||||
"75:class_g = 'Thunar'",
|
||||
"75:class_g = 'Rofi'"
|
||||
];
|
||||
|
||||
# Shadows
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue