Shutdown wifi when docked
j3s j3s@c3f.net
Sun, 05 Jan 2020 13:14:25 -0600
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
.config/sway/config
→
.config/sway/config
@@ -27,8 +27,8 @@ #
# clamshell mode set $laptop eDP-1 -bindswitch --reload lid:on output $laptop disable -bindswitch --reload lid:off output $laptop enable +bindswitch --reload lid:on output $laptop disable ; exec sudo ip link set down wlp2s0 +bindswitch --reload lid:off output $laptop enable ; exec sudo ip link set up wlp2s0 # You can get the names of your outputs by running: swaymsg -t get_outputs