Updated hyprland
This commit is contained in:
parent
ae7cc50cac
commit
cf2bf87146
@ -26,8 +26,8 @@ input {
|
||||
}
|
||||
|
||||
general {
|
||||
gaps_in = 0
|
||||
gaps_out = 0
|
||||
gaps_in = 5
|
||||
gaps_out = 10
|
||||
border_size = 0
|
||||
layout = dwindle
|
||||
}
|
||||
@ -48,14 +48,13 @@ decoration {
|
||||
}
|
||||
|
||||
animations {
|
||||
enabled = no
|
||||
bezier = myBezier, 0.05, 0.9, 0.1, 1.05
|
||||
animation = windows, 1, 7, myBezier
|
||||
animation = windowsOut, 1, 7, default, popin 80%
|
||||
animation = border, 1, 10, default
|
||||
enabled = yes
|
||||
animation = windows, 1, 8, default
|
||||
animation = windowsOut, 1, 8, default
|
||||
animation = border, 1, 8, default
|
||||
animation = borderangle, 1, 8, default
|
||||
animation = fade, 1, 7, default
|
||||
animation = workspaces, 1, 6, default
|
||||
animation = fade, 1, 8, default
|
||||
animation = workspaces, 1, 8, default, slidefade 80%
|
||||
}
|
||||
|
||||
dwindle {
|
||||
|
Loading…
Reference in New Issue
Block a user