Move GDK_SCALE into monitors.conf since it has to be changed together with the monitor= setting

This commit is contained in:
David Heinemeier Hansson
2025-07-08 16:21:31 -04:00
parent 9692a7985c
commit f00436c892
2 changed files with 4 additions and 1 deletions

View File

@ -25,7 +25,7 @@ source = ~/.config/omarchy/current/theme/hyprland.conf
# exec-once = dropbox-cli start
# Extra env variables
env = GDK_SCALE,2 # Change to 1 if on a 1x display (then change last "auto" to 1 in monitors.conf)
# env = MY_GLOBAL_ENV,setting
# Extra bindings (overwrite existing binding with: unbind = SUPER, O)
bind = SUPER, A, exec, $webapp="https://chatgpt.com"