14 lines
194 B
Plaintext
14 lines
194 B
Plaintext
################
|
|
### MONITORS ###
|
|
################
|
|
|
|
# See https://wiki.hyprland.org/Configuring/Monitors/
|
|
|
|
# All screens
|
|
monitorv2 {
|
|
mode = preferred
|
|
position = auto
|
|
scale = auto
|
|
}
|
|
|