···27272828# clamshell mode
2929set $laptop eDP-1
3030-bindswitch --reload lid:on output $laptop disable
3131-bindswitch --reload lid:off output $laptop enable
3030+bindswitch --reload lid:on output $laptop disable ; exec sudo ip link set down wlp2s0
3131+bindswitch --reload lid:off output $laptop enable ; exec sudo ip link set up wlp2s0
32323333# You can get the names of your outputs by running: swaymsg -t get_outputs
3434