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
commit4e559e57a45bad9938cfe48ef4c8ae05fa9be71e (patch)
tree1fa8507926d56ea8c412c9abffb5edb68550b249
parenta816d0ded4be962c1f9d39eeb76787708bb81e2a (diff)
downloadpapersway-4e559e57a45bad9938cfe48ef4c8ae05fa9be71e.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 f80b3a3..82b6a19 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: