merge: work

This commit is contained in:
AngeD 2022-09-21 15:50:19 +02:00
commit 2f9f5740cb
2 changed files with 33 additions and 12 deletions

View file

@ -1,7 +1,7 @@
#!/bin/sh
xrandr \
--output HDMI-2 --auto --primary \
--output eDP-1 --left-of HDMI-2
--output eDP-1 --primary \
--output HDMI-2 --right-of-eDP-1
exec awesome