merge: work

This commit is contained in:
AngeD 2022-09-26 10:45:20 +02:00
commit 07991f8f1a
8 changed files with 17 additions and 6 deletions

View file

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