Add hyprland configs

This commit is contained in:
2025-10-18 01:57:46 +02:00
commit 9e7b62bae4
15 changed files with 455 additions and 0 deletions

18
hypr/config/monitor.conf Normal file
View File

@@ -0,0 +1,18 @@
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
# ┃ Monitor Configuration ┃
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
# Monitor wiki https://wiki.hyprland.org/Configuring/Monitors/
monitor = HDMI-A-1, 1920x1080@60, -1920x0, 1
monitor = DP-1, 1920x1080@165, 0x0, 1
monitor = DP-2, 1920x1080@165, 1920x0, 1
# If you need to scale things like steam etc, please uncomment these lines.
#xwayland {
# force_zero_scaling = true # Unscale XWayland
#}
# Adjust GDK_SCALE accordingly to your liking.
#env = GDK_SCALE, 1.25 # GDK Scaling Factor