mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-28 04:39:25 +00:00
Move GDK_SCALE into monitors.conf since it has to be changed together with the monitor= setting
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user