mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update i3, polybar, emacs, qtile, zsh & sctipts
This commit is contained in:
parent
8822c65b4f
commit
102aa36798
15 changed files with 152 additions and 140 deletions
|
|
@ -9,7 +9,7 @@ shadow-offset-y = -7;
|
|||
shadow-exclude = [
|
||||
"override_redirect",
|
||||
"class_g = 'Firefox' && argb",
|
||||
"class_g = 'Polybar'"
|
||||
#"class_g = 'Polybar'"
|
||||
];
|
||||
|
||||
############ Fading ###########
|
||||
|
|
@ -27,10 +27,10 @@ opacity-rule = [ "0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'" ];
|
|||
no-fading-openclose = true
|
||||
|
||||
##### Background-Blurring #####
|
||||
blur-method = "dual_kawase";
|
||||
blur-strength = 5;
|
||||
blur-kern = "3x3box";
|
||||
blur-background-exclude = [];
|
||||
#blur-method = "dual_kawase";
|
||||
#blur-strength = 5;
|
||||
#blur-kern = "3x3box";
|
||||
#blur-background-exclude = [];
|
||||
|
||||
|
||||
####### General Settings ######
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue