mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
refactor: disable hyprland animations and fix scaling
This commit is contained in:
@@ -15,7 +15,8 @@ ecosystem {
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
# 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
|
||||
|
||||
@@ -99,7 +100,7 @@ decoration {
|
||||
}
|
||||
|
||||
animations {
|
||||
enabled = yes
|
||||
enabled = no
|
||||
|
||||
# Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more
|
||||
|
||||
|
||||
Reference in New Issue
Block a user