commit a78f2f6baf73e56da6cea434dd7830f6a8ad5428
parent 867dbf008a17f87f688373247da1cadfd1777b02
Author: Chris Bracken <chris@bracken.jp>
Date: Tue, 25 Jan 2022 09:50:32 -0800
i3: add note about restoring scratchpad to normal
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.config/i3/config b/.config/i3/config
@@ -212,6 +212,8 @@ bindsym $mod+a focus parent
#
# i3 has a "scratchpad", which is a bag of holding for windows.
# You can send windows there and get them back later.
+# Scratchpad windows are floating, so you can restore them to normal by
+# toggling the floating mode.
# Move the currently focused window to the scratchpad.
bindsym $mod+Shift+minus move scratchpad