fadeout done 🎉
This commit is contained in:
parent
f8e0b0b448
commit
a49bbf4508
12 changed files with 176 additions and 8 deletions
|
|
@ -26,13 +26,19 @@ general {
|
|||
col.inactive_border=0x66333333
|
||||
}
|
||||
|
||||
decoration {
|
||||
rounding=10
|
||||
}
|
||||
|
||||
animations {
|
||||
enabled=1
|
||||
speed=7
|
||||
windows_speed=6 # specific speeds for components can be made with name_speed=float. 0 means use global (speed=float). If not set, will use the global value.
|
||||
windows=1
|
||||
borders=1
|
||||
fadein=1 # not yet implemented
|
||||
borders_speed=20
|
||||
fadein=1 # fade in AND out
|
||||
fadein_speed=20
|
||||
}
|
||||
|
||||
dwindle {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue