summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2024-02-22 08:42:45 +0800
committerSean Whitton <spwhitton@spwhitton.name>2024-02-22 08:42:45 +0800
commit9699fb625dce555dfa037b95e7f8783335e69473 (patch)
tree4c8ab22825138677d9136c689e928a7e4e555758
parent76f133220c9e14018bf32e31028e5a22e31147a9 (diff)
downloaddotfiles-9699fb625dce555dfa037b95e7f8783335e69473.tar.gz
i3status-wrapper: fix comment
-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: