11 lines
389 B
Text
11 lines
389 B
Text
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ #
|
|
|
|
# Monitor Configuration
|
|
# See Hyprland wiki for more details
|
|
# https://wiki.hyprland.org/Configuring/Monitors/
|
|
# Configure your Display resolution, offset, scale and Monitors here, use `hyprctl monitors` to get the info.
|
|
|
|
monitor=DP-4, preferred, 0x0, 1
|
|
monitor=DP-2, preferred, auto-left, 1
|
|
|
|
exec=xrandr --output DP-4 --primary
|