Clean up i3 config
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
171f1ca97e
commit
df6b44e541
8 changed files with 114 additions and 90 deletions
|
@ -12,10 +12,11 @@
|
|||
|
||||
# Settings opacity rules
|
||||
opacity-rule = [
|
||||
"90:class_g = 'Termite'",
|
||||
"90:class_g = 'Nemo'"
|
||||
"85:class_g = 'Nemo'"
|
||||
];
|
||||
|
||||
inactive-dim = 0.25;
|
||||
|
||||
# Performance improvements
|
||||
unredir-if-possible = true;
|
||||
backend = "glx";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue