dotfiles/.config/hypr/config/monitor.conf

26 lines
1.1 KiB
Plaintext

# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
# ┃ Monitor Configuration ┃
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
# Monitor wiki https://wiki.hyprland.org/0.45.0/Configuring/Monitors/
monitor = , preferred, auto, 0.8
monitor = eDP-2, highres@highrr, 0x0, 0.8
monitor = DP-2, 1920x1080@60, auto-left, 0.8
workspace = 1, monitor:eDP-2
workspace = 2, monitor:eDP-2
workspace = 3, monitor:eDP-2
workspace = 4, monitor:eDP-2
workspace = 5, monitor:DP-2
workspace = 6, monitor:DP-2
# If you need to scale things like steam etc, please uncomment these lines.
# Adjust GDK_SCALE accordingly to your liking.
#xwayland {
# force_zero_scaling = true # Unscale XWayland
#}
#env = GDK_SCALE, 1.25 # GDK Scaling Factor