diff options
author | zachir <zachir@librem.one> | 2025-07-26 14:51:41 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-26 14:51:41 -0500 |
commit | baae0baf4f249a41c99ae1cb447fe1d666f74260 (patch) | |
tree | 2972bddb22bcc356c0fcaa6b4bcff4977c878032 /scroll | |
parent | 5281faa31a986d16e12c3ec44597d6fc570924cd (diff) |
Enable DP-2 and HDMI-A-1 outputs
Diffstat (limited to 'scroll')
-rw-r--r-- | scroll/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scroll/config b/scroll/config index 6655223..4f66e65 100644 --- a/scroll/config +++ b/scroll/config @@ -44,8 +44,8 @@ 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 +output HDMI-A-1 resolution 1920x1080 position 1920 0 +output DP-2 resolution 1920x1080 position 0 0 ### Idle configuration # |