Separate work and private configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
492115cbd0
commit
9f29f25756
8 changed files with 104 additions and 72 deletions
|
@ -12,7 +12,8 @@
|
|||
|
||||
# Settings opacity rules
|
||||
opacity-rule = [
|
||||
"85:class_g = 'Nemo'"
|
||||
"85:class_g = 'Nemo'",
|
||||
"85:class_g = 'Thunar'"
|
||||
];
|
||||
|
||||
#inactive-dim = 0.25;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue