diff options
author | zachir <zachir@librem.one> | 2025-07-26 14:48:08 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-26 14:48:08 -0500 |
commit | 9ed839f53856aa0d6ce7bfecb0af88db7bb272c0 (patch) | |
tree | 76f53e4547dcfb46b22fb26505982393ec206553 | |
parent | b9a2511463cad1705ce5b506346b4b84bf181d21 (diff) |
Add outputs (all commented out in master)
-rw-r--r-- | scroll/config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scroll/config b/scroll/config index 34eaaee..da3c7e9 100644 --- a/scroll/config +++ b/scroll/config @@ -43,6 +43,10 @@ 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 HDMI-A-1 resolution 1920x1080 position 1920 0 +#output DP-2 resolution 1920x1080 position 0 0 + ### Idle configuration # # Example configuration: |