diff --git a/Home.md b/Home.md index 1fa196d..5441110 100644 --- a/Home.md +++ b/Home.md @@ -90,7 +90,7 @@ bindswitch --reload --locked lid:off output $laptop enable However, when reloading sway while using clamshell mode, the displays may reset (i.e. both displays will be enabled). To stop this, save this bash script: -```bash +``` #!/usr/bin/bash if grep -q open /proc/acpi/button/lid/LID/state; then swaymsg output enable