🔧 update monitor settings
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
e67d7aba9c
commit
944fa5c359
1 changed files with 6 additions and 2 deletions
|
@ -23,8 +23,12 @@
|
|||
################
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor=,preferred,auto,auto
|
||||
|
||||
#monitor=,preferred,auto,auto
|
||||
monitor=,1920x1080,auto,1,bitdepth,8
|
||||
monitor=,preferred,auto,1,mirror,eDP-1,bitdepth,8
|
||||
xwayland {
|
||||
force_zero_scaling = true
|
||||
}
|
||||
|
||||
###################
|
||||
### MY PROGRAMS ###
|
||||
|
|
Loading…
Reference in a new issue