Update i3, polybar, emacs, qtile, zsh & sctipts

This commit is contained in:
Smirnov Olexandr 2021-01-02 21:48:35 +02:00
parent 8822c65b4f
commit 102aa36798
15 changed files with 152 additions and 140 deletions

View file

@ -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 ######