From 6d1e22fca002ef553222fb14820a752c8dd74fb6 Mon Sep 17 00:00:00 2001 From: qoheniac <29815186+qoheniac@users.noreply.github.com> Date: Tue, 16 Feb 2021 15:45:45 +0100 Subject: [PATCH] Revert bd1bfe582fc2403078606cc5214b65b29145a5a9...824a4cdc3aed00d84ff180a56f10bed8cea904cc on Home --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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