diff options
author | Luke Smith <luke@lukesmith.xyz> | 2020-05-03 16:08:23 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2020-05-03 16:08:23 -0400 |
commit | 01231194cc7c8a4f3ac31e2fc5d72cb0c65e68b4 (patch) | |
tree | 27372a1344e620e935c04619a068a7a3152cb241 /larbs.mom | |
parent | 8cd6c7f0ea1834c14086eb3cb068c11406d4c3a2 (diff) |
super+shift+g/; to send to prev/next window
i'll merge the functions later maybe lol
Diffstat (limited to 'larbs.mom')
-rw-r--r-- | larbs.mom | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -244,9 +244,9 @@ There are nine tags, active tags are highlighted in the top left. .ITEM \f(CWMod+Tab\fP \(en Go to previous tag (may also use \f(CW\\\fP for Tab) .ITEM -\f(CWMod+g\fP \(en Go to left tag +\f(CWMod+g\fP \(en Go to left tag (hold shift to send window there) .ITEM -\f(CWMod+;\fP \(en Go to right tag +\f(CWMod+;\fP \(en Go to right tag (hold shift to send window there) .ITEM \f(CWMod+Left\fP \(en Move to workspace to the left .ITEM |