mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Add back GDK_SCALE but expose it
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user