initial commit

This commit is contained in:
2025-08-31 06:34:02 -04:00
commit 9553a2d3ee
14 changed files with 241 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
# See https://wiki.hyprland.org/Configuring/Monitors/
# List current monitors and resolutions possible: hyprctl monitors
# Format: monitor = [port], resolution, position, scale
# You must relaunch Hyprland after changing any envs (use Super+Esc, then Relaunch)
# Optimized for retina-class 2x displays, like 13" 2.8K, 27" 5K, 32" 6K.
env = GDK_SCALE,2
monitor = , preferred, auto, auto
# 4k monitor
# monitor = DP-9, 3840x2160, 0x0, 1.5
# hi-refresh monitor
# monitor = DP-10, 2560x1440, 2560x0, 1
# built-in monitor
# monitor = eDP-1, preferred, auto-right, 1.33
# Good compromise for 27" or 32" 4K monitors (but fractional!)
# env = GDK_SCALE,1.75
# monitor=,preferred,auto,1.666667
# Straight 1x setup for low-resolution displays like 1080p or 1440p
# env = GDK_SCALE,1
# monitor=,preferred,auto,1
# Example for Framework 13 w/ 6K XDR Apple display
# monitor = DP-5, 6016x3384@60, auto, 2
# monitor = eDP-1, 2880x1920@120, auto, 2