diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-12-10 15:43:03 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-12-10 15:43:03 +0100 |
| commit | 6cfd24014a50dd04787d758552b11ca717a4a550 (patch) | |
| tree | f0358ba1ab7f904a543f78fa1ba659d7a07449d8 /.config/hypr/monitors.conf | |
| parent | fb03fb31bb4661d6bfd57d779b4094160087d14f (diff) | |
Add hyprland env and update docs for file purposes
Diffstat (limited to '.config/hypr/monitors.conf')
| -rw-r--r-- | .config/hypr/monitors.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/hypr/monitors.conf b/.config/hypr/monitors.conf index 5f9e842..fb79789 100644 --- a/.config/hypr/monitors.conf +++ b/.config/hypr/monitors.conf @@ -1,3 +1,6 @@ +# Configure Hyprland Monitors +# See https://wiki.hypr.land/Configuring/Monitors/ + # Optimized for retina-class 2x displays, like 13" 2.8K, 27" 5K, 32" 6K. # env = GDK_SCALE,2 # monitor=,preferred,auto,auto |
