dotfiles/home/.config/sway/conf.d/04-output.conf
2021-02-27 11:53:19 +02:00

10 lines
245 B
Plaintext

# vim:ft=i3config
output * bg $wallpaper fill
output eDP-1 position 0 0
output HDMI-A-1 position 1920 0
# Disable laptop screen when lid is closed
bindswitch --locked lid:on output eDP-1 disable
bindswitch --locked lid:off output eDP-1 enable