Fix configs of hyprland and niri and waybar
This commit is contained in:
@@ -100,12 +100,12 @@ animations {
|
||||
# Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more
|
||||
|
||||
# bezier = myBezier, 0.05, 0.9, 0.1, 1.05
|
||||
bezier = myBezier, .72,.39,.25,.92
|
||||
# bezier = myBezier, .72,.39,.25,.92
|
||||
|
||||
animation = windows, 1, 4, myBezier
|
||||
animation = windows, 1, 4, default
|
||||
animation = windowsOut, 1, 4, default, popin 100%
|
||||
# animation = windowsOut, 1, 3, myBezier
|
||||
animation = border, 1, 3, myBezier
|
||||
animation = windowsOut, 1, 3, default
|
||||
animation = border, 1, 3, default
|
||||
animation = borderangle, 1, 8, default
|
||||
animation = fade, 1, 7, default
|
||||
# animation = workspaces, 1, 6, default
|
||||
@@ -123,10 +123,10 @@ master {
|
||||
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
|
||||
}
|
||||
|
||||
gestures {
|
||||
# gestures {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
workspace_swipe = yes
|
||||
}
|
||||
# workspace_swipe = yes
|
||||
#}
|
||||
|
||||
misc {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
|
||||
Reference in New Issue
Block a user