style: remove config.d/clamshell

Remove ~/.config/sway/config.d/clamshell since we are handling lid close events with logind.conf now.
This commit is contained in:
BluishHumility
2024-08-17 22:07:13 -04:00
parent 0e135a7235
commit d0ec33f5df

View File

@@ -1,6 +0,0 @@
# Clamshell Mode
set $laptop eDP-1
bindswitch --reload --locked lid:on output $laptop disable
bindswitch --reload --locked lid:off output $laptop enable
exec_always ~/.config/sway/scripts/clamshell.sh