derice
This commit is contained in:
parent
9af69c47d9
commit
f659b8ec0c
8 changed files with 28 additions and 18 deletions
|
@ -27,7 +27,7 @@ $bg: #BG;
|
|||
|
||||
$border: $black_a;
|
||||
$shadow: $black_a;
|
||||
$base: $bg;
|
||||
$bg1: $black;
|
||||
$base: $black;
|
||||
$bg1: $black_a;
|
||||
$text: $fg;
|
||||
$outline: $black_a;
|
||||
|
|
|
@ -23,8 +23,8 @@ input {
|
|||
general {
|
||||
layout=dwindle
|
||||
border_size=#THICK
|
||||
gaps_in=15
|
||||
gaps_out=25
|
||||
gaps_in=#GAPSIN
|
||||
gaps_out=#GAPSOUT
|
||||
resize_on_border=true
|
||||
hover_icon_on_border=true
|
||||
col.active_border=0xff#ACTIVEBORDER
|
||||
|
@ -52,7 +52,7 @@ misc {
|
|||
}
|
||||
|
||||
animations {
|
||||
enabled=1
|
||||
enabled=0
|
||||
bezier=overshot,0.05,0.9,0.1,1.1
|
||||
bezier=smooth,0.06,0.94,0.1,1.0
|
||||
bezier=slosmooth,0.1,0.89,0.14,0.96
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue