adjusted for x13 internal screen hidpi

This commit is contained in:
2026-01-04 21:02:44 +01:00
parent c8399b6653
commit 649a80f176
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
# #
# See https://wiki.hyprland.org/Configuring/Monitors/ # See https://wiki.hyprland.org/Configuring/Monitors/
#monitor=eDP-1,1920x1080@120, 0x0, 1 monitor=eDP-1,1920x1080@120, 0x0, 1
monitor=HDMI-A-1,2560x1440@74.78, 1920x0, 1 monitor=HDMI-A-1,2560x1440@74.78, 1920x0, 1
#monitor=DP-1,2560x1440@60,1920x0, 1 #monitor=DP-1,2560x1440@60,1920x0, 1

View File

@@ -11,8 +11,8 @@ config.initial_cols = 180
config.initial_rows = 28 config.initial_rows = 28
-- or, changing the font size and color scheme. -- or, changing the font size and color scheme.
config.font_size = 15 config.font_size = 11
-- config.dpi=180 --config.dpi=180
--config.color_scheme = 'AdventureTime' --config.color_scheme = 'AdventureTime'
config.color_scheme = "tokyonight_moon" config.color_scheme = "tokyonight_moon"