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