diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index c2e6fa4..fe07406 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -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" diff --git a/config/hypr/monitors.conf b/config/hypr/monitors.conf index 68c5c16..0f1b399 100644 --- a/config/hypr/monitors.conf +++ b/config/hypr/monitors.conf @@ -1,5 +1,8 @@ # See https://wiki.hyprland.org/Configuring/Monitors/ +# Change to 1 if on a 1x display (then change last "auto" to 1 in monitor=) +env = GDK_SCALE,2 + # Use single default monitor (see all monitors with: hyprctl monitors) # Format: monitor = [port], resolution, position, scale monitor=,preferred,auto,auto