summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/desktop/i3status-wrapper2
1 files changed, 1 insertions, 1 deletions
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: