Fix configs of hyprland and niri and waybar

This commit is contained in:
Antoine Phan
2025-11-18 13:49:38 -05:00
parent 033327ae60
commit 2fd5124f97
8 changed files with 110 additions and 30 deletions

View File

@@ -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