fix:hyprland_zoom

This commit is contained in:
dichgrem
2025-07-22 17:32:36 +08:00
parent 75ff58f101
commit 897a7bbaeb
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ history = 10000
multiplier = 3 multiplier = 3
[font] [font]
size = 12 size = 14
[font.normal] [font.normal]
family = "JetBrainsMono Nerd Font" family = "JetBrainsMono Nerd Font"

View File

@@ -21,7 +21,7 @@ DeactivateKeys=
TogglePreedit= TogglePreedit=
[Hotkey/TriggerKeys] [Hotkey/TriggerKeys]
0=Alt+Shift 0=Ctrl+Shift
[Hotkey/PrevPage] [Hotkey/PrevPage]
0=Up 0=Up

View File

@@ -51,7 +51,7 @@
### See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones ### See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
## Wayland related ## Wayland related
MonitorSettings = "monitor = , preferred, auto, auto"; MonitorSettings = "monitor=eDP-1, preferred, auto, 1.25";
### MonitorSettings For Hyprland See https://wiki.hyprland.org/Configuring/Monitors/ ### MonitorSettings For Hyprland See https://wiki.hyprland.org/Configuring/Monitors/
OutputSettings = "output * scale 1"; OutputSettings = "output * scale 1";