dotfiles/.config/hypr/config/monitors/default.conf
2026-01-23 09:16:56 +01:00

21 lines
320 B
Text

################
### MONITORS ###
################
# See https://wiki.hyprland.org/Configuring/Monitors/
# All screens
monitorv2 {
output =
mode = preferred
position = auto-up
scale = auto
}
# Laptop screen
monitorv2 {
output = eDP-1
mode = preferred
position = auto-down
scale = 1
}