refactor: disable hyprland animations and fix scaling

This commit is contained in:
2026-02-10 10:08:33 +01:00
parent 0a83f096fc
commit fd064c4aad

View File

@@ -15,7 +15,8 @@ ecosystem {
# See https://wiki.hyprland.org/Configuring/Monitors/ # See https://wiki.hyprland.org/Configuring/Monitors/
# monitor=,preferred,auto,auto # monitor=,preferred,auto,auto
monitor=eDP-1,1920x1200,auto,1.25 monitor=eDP-1,1920x1200,auto,1.20
# See https://wiki.hyprland.org/Configuring/Keywords/ for more # See https://wiki.hyprland.org/Configuring/Keywords/ for more
@@ -99,7 +100,7 @@ decoration {
} }
animations { animations {
enabled = yes enabled = no
# Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more # Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more