Changed hyprland monitor scale
From 1.50 to 1
This commit is contained in:
parent
10eb5766c7
commit
c36d058f0c
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ OR EDIT THIS ONE ACCORDING TO THE WIKI INSTRUCTIONS.
|
|||
#
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor=,preferred,auto,auto
|
||||
monitor=,preferred,auto,1
|
||||
|
||||
# unscale XWayland
|
||||
xwayland {
|
||||
|
|
|
@ -170,7 +170,7 @@ font:
|
|||
style: Bold Italic
|
||||
|
||||
# Point size
|
||||
size: 7.0
|
||||
size: 10.0
|
||||
|
||||
# Offset is the extra space around each character. `offset.y` can be thought
|
||||
# of as modifying the line spacing, and `offset.x` as modifying the letter
|
||||
|
|
Loading…
Reference in a new issue