small pixel drawing of a pufferfish dotfiles

Shutdown wifi when docked
j3s j3s@c3f.net
Sun, 05 Jan 2020 13:14:25 -0600
commit

07e0c3c5d53b90e8c7763f72477b2bc372ef5dc4

parent

a9734558a724406d5578f2bd14b347195f4f58bb

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