mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 04:53:54 -05:00
hyprland: add mauville monitor config
This commit is contained in:
parent
91ae208606
commit
f031d299bb
|
@ -1,13 +1,17 @@
|
|||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
|
||||
monitor=,preferred,auto,auto
|
||||
# For mauville.
|
||||
monitor=desc:LG Electronics LG ULTRAWIDE 311NTAB5M720,preferred,auto,1.25,vrr,2
|
||||
|
||||
# For rustboro
|
||||
# For rustboro.
|
||||
monitor=desc:LG Display 0x0569,preferred,auto,1.2
|
||||
|
||||
# For petalburg
|
||||
# For petalburg.
|
||||
monitor=desc:Samsung Display Corp. 0x4152,preferred,auto,2
|
||||
|
||||
# Use best settings for all other monitors.
|
||||
monitor=,preferred,auto,auto
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
|
||||
# Execute your favorite apps at launch
|
||||
|
|
Loading…
Reference in a new issue