diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 37223da..c4bbfb5 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -44,6 +44,7 @@ bind = SUPER SHIFT, X, exec, $webapp="https://x.com/compose/post" # exec-once = dropbox-cli start # Extra env variables +# Note: You must relaunch Hyprland after changing envs (use Super+Esc, then Relaunch) # env = MY_GLOBAL_ENV,setting # Control your input devices diff --git a/config/hypr/monitors.conf b/config/hypr/monitors.conf index 8325e21..84db2ff 100644 --- a/config/hypr/monitors.conf +++ b/config/hypr/monitors.conf @@ -2,6 +2,7 @@ # Change to 1 if on a 1x display (then change last "auto" to 1 in monitor=) # Change to something like 1.75 for fractional scaling (can work well with 1.66667 monitor scaling) +# Note: You must relaunch Hyprland after changing any env like this (use Super+Esc, then Relaunch) env = GDK_SCALE,2 # Use single default monitor (see all monitors with: hyprctl monitors)