From 824a4cdc3aed00d84ff180a56f10bed8cea904cc Mon Sep 17 00:00:00 2001 From: qoheniac <29815186+qoheniac@users.noreply.github.com> Date: Tue, 16 Feb 2021 15:44:35 +0100 Subject: [PATCH] Syntax highlighting --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 5441110..1fa196d 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