move all existing stuff to old/
This commit is contained in:
parent
c215878777
commit
35f5e8472b
49 changed files with 0 additions and 0 deletions
|
@ -1,32 +0,0 @@
|
|||
#backend = "xrender";
|
||||
mark-wmwin-focused = true;
|
||||
detect-client-opacity = true;
|
||||
|
||||
refresh-rate = 0;
|
||||
sync = "none";
|
||||
detect-transient = true;
|
||||
detect-client-leader = true;
|
||||
fading = true;
|
||||
fade-delta = 20;
|
||||
fade-in-step = 0.2;
|
||||
fade-out-step = 0.2;
|
||||
|
||||
blur-kern = "3x3box"
|
||||
blur-background = false;
|
||||
|
||||
### Shadows
|
||||
shadow = true;
|
||||
shadow-opacity = 0.3;
|
||||
#shadow-radius = 3;
|
||||
shadow-exclude = [
|
||||
"class_g = 'slop'",
|
||||
]
|
||||
|
||||
opacity-rule = [
|
||||
"98:class_g = 'kitty' && focused",
|
||||
"95:class_g = 'kitty' && !focused",
|
||||
"98:name *= 'polybar'"
|
||||
];
|
||||
|
||||
# other
|
||||
unredir-if-possible = true;
|
Loading…
Add table
Add a link
Reference in a new issue