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