Update bindings+ex commands for new workgroups config
This commit is contained in:
parent
ef251f8e44
commit
148a6d2ed6
2 changed files with 5 additions and 5 deletions
|
@ -64,8 +64,8 @@
|
|||
(after! workgroups2
|
||||
(exmap "sl[oad]" 'narf:load-session)
|
||||
(exmap "ss[ave]" 'narf:save-session)
|
||||
(exmap "wg" 'narf:workgroup-display)
|
||||
(exmap "tab" 'narf:workgroup-display)
|
||||
(exmap "wg" 'narf/workgroup-display)
|
||||
(exmap "tab" 'narf/workgroup-display)
|
||||
(exmap "tabn[ew]" 'narf:workgroup-new)
|
||||
(exmap "tabr[ename]" 'narf:workgroup-rename)
|
||||
(exmap "tabn[ext]" 'wg-switch-to-workgroup-right)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue