diff options
author | vaxerski <[email protected]> | 2022-12-14 17:57:41 +0000 |
---|---|---|
committer | vaxerski <[email protected]> | 2022-12-14 17:57:45 +0000 |
commit | a2ecca936e9e1e7a77fa06e04f71bdc5fe8b4bbd (patch) | |
tree | dae7a89c616940fb35fbfecde3021a91701da145 /example | |
parent | 374571da96ea65f810387c5ff1872d3950076d08 (diff) | |
download | Hyprland-a2ecca936e9e1e7a77fa06e04f71bdc5fe8b4bbd.tar.gz Hyprland-a2ecca936e9e1e7a77fa06e04f71bdc5fe8b4bbd.zip |
use auto scale in default cfgs
Diffstat (limited to 'example')
-rw-r--r-- | example/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/hyprland.conf b/example/hyprland.conf index 687694dc..63268ede 100644 --- a/example/hyprland.conf +++ b/example/hyprland.conf @@ -8,7 +8,7 @@ # # See https://wiki.hyprland.org/Configuring/Monitors/ -monitor=,preferred,auto,1 +monitor=,preferred,auto,auto # See https://wiki.hyprland.org/Configuring/Keywords/ for more |