boussole/.config/hypr/config/monitors/mirror.conf

24 lines
383 B
Plaintext
Raw Normal View History

2025-09-12 17:00:38 +02:00
################
### MONITORS ###
################
# See https://wiki.hyprland.org/Configuring/Monitors/
# Laptop screen
# monitorv2 {
# output = eDP-1
# mode = preferred
# position = 0x0
# scale = 1
# }
2025-09-12 17:00:38 +02:00
# # Other monitors (mirror laptop screen)
# monitorv2 {
# output = *
# mode = preferred
# position = auto
# scale = 1
# mirror = eDP-1
# }
2025-09-12 17:00:38 +02:00