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