diff options
author | zachir <zachir@librem.one> | 2025-08-05 17:24:25 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-08-05 17:24:25 -0500 |
commit | 9c809e3d3ac144f9e42c0c31b83dfe421dcb0497 (patch) | |
tree | 2e2739d041e1e3a93c50a159922f0a6bc4085b64 /hypr | |
parent | d0c35a51a639d74eb0628060aa2c25f495c52d00 (diff) | |
parent | 6c401a2b4ddab98ade9e8a93afa27b5584079c29 (diff) |
Merge branch 'master' into cascas
Diffstat (limited to 'hypr')
-rw-r--r-- | hypr/hyprland.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 77b3d03..b128f48 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -1,5 +1,8 @@ # See https://wiki.hyprland.org/Configuring/Monitors/ #{{{ Monitor config +#monitor = DP-2, 1920x1080@75, 0x0, 1 +#monitor = HDMI-A-1, 1920x1080@75, 1920x0, 1 +#monitor = eDP-1, 1920x1080@60, 0x0, 1 monitor = , preferred, auto, 1 #}}} |