mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-08 05:49:06 -04:00
Update personal config
This commit is contained in:
parent
a29790fbdd
commit
45f5f41399
9 changed files with 74 additions and 30 deletions
|
@ -75,9 +75,9 @@ animations {
|
|||
bezier = strongOvershot, 0.13, 0.99, 0.29, 1.3
|
||||
bezier = easeOutExpo, 0.16, 1, 0.3, 1
|
||||
bezier = easeInOutBack, 0.68, -0.6, 0.32, 1.6
|
||||
animation = windows, 1, 4, easeOutExpo, popin
|
||||
animation = border, 1, 4, easeOutExpo
|
||||
animation = borderangle, 1, 8, default
|
||||
animation = windowsIn, 1, 4, easeOutExpo, slide
|
||||
animation = windowsOut, 1, 4, easeOutExpo, slide
|
||||
animation = windowsMove, 1, 4, easeOutExpo, slide
|
||||
animation = layers, 1, 3, overshot, fade
|
||||
animation = fadeIn, 1, 1, easeOutExpo
|
||||
animation = fadeOut, 1, 1, easeOutExpo
|
||||
|
@ -85,6 +85,8 @@ animations {
|
|||
animation = fadeShadow, 1, 6, easeOutExpo
|
||||
animation = fadeDim, 1, 6, easeOutExpo
|
||||
animation = fadeLayers, 1, 2, easeOutExpo
|
||||
animation = border, 1, 4, easeOutExpo
|
||||
animation = borderangle, 1, 8, default
|
||||
animation = workspaces, 1, 6, easeOutExpo, slide
|
||||
animation = specialWorkspace, 1, 1, easeOutExpo, fade
|
||||
}
|
||||
|
@ -98,6 +100,7 @@ master {
|
|||
always_center_master = false
|
||||
mfact = 0.55
|
||||
no_gaps_when_only = 0
|
||||
new_status = master
|
||||
}
|
||||
|
||||
misc {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue