[i3] Update compton trans and re add gaps
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
# Shadow
|
# Shadow
|
||||||
shadow = false;
|
shadow = false;
|
||||||
menu-opacity = 0.8;
|
menu-opacity = 0.8;
|
||||||
inactive-opacity = 0.8;
|
inactive-opacity = 0.9;
|
||||||
inactive-dim = 0.3;
|
inactive-dim = 0.0;
|
||||||
frame-opacity = 0.7;
|
frame-opacity = 0.7;
|
||||||
inactive-opacity-override = true;
|
inactive-opacity-override = true;
|
||||||
alpha-step = 0.06;
|
alpha-step = 0.06;
|
||||||
|
|||||||
@ -44,8 +44,8 @@ set $inner 5
|
|||||||
set $outer 5
|
set $outer 5
|
||||||
|
|
||||||
# SET GAPS
|
# SET GAPS
|
||||||
#gaps inner $inner
|
gaps inner $inner
|
||||||
#gaps outer $outer
|
gaps outer $outer
|
||||||
|
|
||||||
|
|
||||||
# START POLYBAR
|
# START POLYBAR
|
||||||
|
|||||||
Reference in New Issue
Block a user