Simplify scaling

This commit is contained in:
David Heinemeier Hansson
2026-05-17 21:44:08 +02:00
parent 96f356af27
commit 89a6517018
9 changed files with 92 additions and 89 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# Set the default GDK_SCALE from what the monitor is currently reporting
sed -i -E "s|^([[:space:]]*env[[:space:]]*=[[:space:]]*GDK_SCALE,).*|\\1$(omarchy-hyprland-monitor-scale)|" ~/.config/hypr/monitors.conf
sed -i -E "s|^([[:space:]]*env[[:space:]]*=[[:space:]]*GDK_SCALE,).*|\\1$(omarchy-hyprland-monitor-scaling)|" ~/.config/hypr/monitors.conf