mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-12 23:05:59 +01:00
use auto in default configs
This commit is contained in:
parent
81308a9cc3
commit
5e97fe8fcd
2 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
|
@ -17,7 +17,7 @@ OR EDIT THIS ONE ACCORDING TO THE WIKI INSTRUCTIONS.
|
|||
|
||||
autogenerated=1 # remove this line to get rid of the warning on top.
|
||||
|
||||
monitor=,preferred,0x0,1
|
||||
monitor=,preferred,auto,1
|
||||
|
||||
input {
|
||||
kb_layout=
|
||||
|
|
Loading…
Reference in a new issue