diff options
author | vaxerski <[email protected]> | 2022-08-04 11:11:21 +0200 |
---|---|---|
committer | vaxerski <[email protected]> | 2022-08-04 11:11:21 +0200 |
commit | 5e97fe8fcd0f87899fdb00050a8b4a0aeac69080 (patch) | |
tree | 112eefa013d3e1edce17ebb8df986d5613477624 /example/hyprland.conf | |
parent | 81308a9cc32a9fac71aefd0ecae9f40bc85220cb (diff) | |
download | Hyprland-5e97fe8fcd0f87899fdb00050a8b4a0aeac69080.tar.gz Hyprland-5e97fe8fcd0f87899fdb00050a8b4a0aeac69080.zip |
use auto in default configs
Diffstat (limited to 'example/hyprland.conf')
-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 8c99ebad..506e0e7e 100644 --- a/example/hyprland.conf +++ b/example/hyprland.conf @@ -8,7 +8,7 @@ # For a full list, see the wiki (basic and advanced configuring) # -monitor=,preferred,0x0,1 +monitor=,preferred,auto,1 workspace=DP-1,1 input { |