From 438a68702a5f13d9907d138d1c13224690418588 Mon Sep 17 00:00:00 2001 From: Will Daly Date: Sat, 2 May 2020 16:36:34 -0700 Subject: [PATCH] Added --locked to clamshell mode instructions. Without this flag, the command won't run when users are using swaylock, so the display will remain disabled! --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 4dab500..67501d1 100644 --- a/Home.md +++ b/Home.md @@ -82,8 +82,8 @@ AKA Closed Display mode. This mode is where your laptop lid is closed and you ha ``` set $laptop -bindswitch --reload lid:on output $laptop disable -bindswitch --reload lid:off output $laptop enable +bindswitch --reload --locked lid:on output $laptop disable +bindswitch --reload --locked lid:off output $laptop enable ``` #### HiDPI