mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
add auto scale
This commit is contained in:
parent
7c7ef93488
commit
c128bb74b6
1 changed files with 3 additions and 0 deletions
|
@ -49,6 +49,9 @@ match.
|
|||
You can use `preferred` as a resolution to use the display's preferred size, and
|
||||
`auto` as a position to let Hyprland decide on a position for you.
|
||||
|
||||
You can also use `auto` as a scale to let Hyprland decide on a scale for you. These
|
||||
depend on the PPI of the monitor.
|
||||
|
||||
Recommended rule for quickly plugging in random monitors:
|
||||
|
||||
```ini
|
||||
|
|
Loading…
Reference in a new issue