mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2025-12-06 05:45:24 +01:00
Compare commits
1 Commits
df6c213cfd
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 841f5af000 |
@@ -6,7 +6,7 @@ shadow-exclude = [ "name = 'Notification'", "class_g = 'Conky'", "class_g ?= 'No
|
|||||||
fading = true;
|
fading = true;
|
||||||
fade-in-step = 0.03;
|
fade-in-step = 0.03;
|
||||||
fade-out-step = 0.03;
|
fade-out-step = 0.03;
|
||||||
inactive-opacity = 0.9;
|
inactive-opacity = 0.95;
|
||||||
frame-opacity = 0.7;
|
frame-opacity = 0.7;
|
||||||
inactive-opacity-override = false;
|
inactive-opacity-override = false;
|
||||||
focus-exclude = [ "class_g = 'Cairo-clock'" ];
|
focus-exclude = [ "class_g = 'Cairo-clock'" ];
|
||||||
@@ -61,3 +61,5 @@ wintypes :
|
|||||||
blur-background = true;
|
blur-background = true;
|
||||||
shadow-opacity = 0.1;
|
shadow-opacity = 0.1;
|
||||||
blur-background-frame = false;
|
blur-background-frame = false;
|
||||||
|
inactive-dim = 0.2;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user