From 9699fb625dce555dfa037b95e7f8783335e69473 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 22 Feb 2024 08:42:45 +0800 Subject: i3status-wrapper: fix comment --- scripts/desktop/i3status-wrapper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/desktop/i3status-wrapper b/scripts/desktop/i3status-wrapper index f80b3a32..82b6a195 100755 --- a/scripts/desktop/i3status-wrapper +++ b/scripts/desktop/i3status-wrapper @@ -697,7 +697,7 @@ sub fresh_workspace { # don't know the ID of the new workspace without making our own query. # # We also want to ensure that the fresh workspace is the one that - # C-i ; will take us to. In the case that !$opts{go}, can use C-i M-j + # C-i ; will take us to. In the case that !$opts{go}, can use C-i M-; # to move any other wanted containers over, before a final C-i ;. # # There is a relevant i3/Sway difference here: -- cgit v1.2.3