Move default output config to sway conf

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
main
Marko Korhonen 5 years ago
parent 8c8ac606f5
commit 15210b6e68

@ -1,3 +1,5 @@
# vim:ft=sway
output * bg $wallpaper fill
output eDP-1 position 0 0
output HDMI-A-1 position 1900 0

@ -1,3 +0,0 @@
wlr-randr \
--output eDP-1 --mode 1920x1080 --pos 0,0 --transform normal \
--output HDMI-A-1 --mode 1920x1080 --pos 1900,0 --transform normal \
Loading…
Cancel
Save