diff options
author | zachir <zachir@librem.one> | 2025-08-11 18:30:47 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-08-11 18:30:47 -0500 |
commit | 935da0d833f81220f19dfeffe6839cc4535fb383 (patch) | |
tree | 5cc974e81adbf5809ef576def296cdfde513afa1 /hypr | |
parent | da03a94471fbbbfed9a11083436b78602af869cd (diff) |
Make eDP-1 explicit for cascas
Diffstat (limited to 'hypr')
-rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index b128f48..fdc7050 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -2,7 +2,7 @@ #{{{ 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 = eDP-1, 1920x1080@60, 0x0, 1 monitor = , preferred, auto, 1 #}}} |