diff options
author | ZachIR <zachir@librem.one> | 2025-07-27 06:33:23 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-27 06:33:23 -0500 |
commit | d4c537d9e8970d32d02d7ee698cd853ea7c65317 (patch) | |
tree | b68f3e283b65905b2b9ef4d1500e352e5a3825d5 /scroll | |
parent | f426ea5c782201bd833e23819cab601df88d24c4 (diff) |
Add eDP-1 for scroll
Diffstat (limited to 'scroll')
-rw-r--r-- | scroll/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scroll/config b/scroll/config index e689a61..b2de3e8 100644 --- a/scroll/config +++ b/scroll/config @@ -43,7 +43,7 @@ exec hyprpaper # # You can get the names of your outputs by running: scrollmsg -t get_outputs -#output eDP-1 resolution 1920x1080 position 0 0 +output eDP-1 resolution 1920x1080 position 0 0 #output HDMI-A-1 resolution 1920x1080 position 1920 0 #output DP-2 resolution 1920x1080 position 0 0 |