Add back GDK_SCALE but expose it

This commit is contained in:
David Heinemeier Hansson
2025-06-25 20:00:02 -07:00
parent 464d9c8fa2
commit 83fc6c6c3d

View File

@ -24,6 +24,9 @@ source = ~/.config/omarchy/current/theme/hyprland.conf
# Extra autostart processes (uncomment to run Dropbox) # Extra autostart processes (uncomment to run Dropbox)
# exec-once = dropbox-cli start # exec-once = dropbox-cli start
# Extra env variables
env = GDK_SCALE,2 # Change to 1 if on a 1x display
# Extra bindings # Extra bindings
bind = SUPER, A, exec, $webapp="https://chatgpt.com" bind = SUPER, A, exec, $webapp="https://chatgpt.com"
bind = SUPER SHIFT, A, exec, $webapp="https://grok.com" bind = SUPER SHIFT, A, exec, $webapp="https://grok.com"