diff options
author | Wynn Wolf Arbor | 2020-03-18 19:46:53 +0100 |
---|---|---|
committer | Wolfgang Müller | 2021-04-27 12:28:35 +0200 |
commit | c0f391e648f52cd9b8fa6e534a2f97a8ba0f46a9 (patch) | |
tree | 953c484d4a75cfcff94bdb3184b33136ef72ea4f /cwmrc.5 | |
parent | 26a8c6ced076b6a49b130deb4fe35d6707bebbae (diff) | |
download | cwm-c0f391e648f52cd9b8fa6e534a2f97a8ba0f46a9.tar.gz |
Remove wm menu
Whilst arguably useful for certain people, or in rare cases, this
functionality is not needed in the general case.
This will also remove a memory leak where fallback was not properly
freed.
Diffstat (limited to 'cwmrc.5')
-rw-r--r-- | cwmrc.5 | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -230,12 +230,6 @@ after calling If set to 0, the vertical size of the master window will remain unchanged. The default is 50. -.It Ic wm Ar name path -Every -.Ar name -entry is shown in the wm menu. -When selected, the window manager is replaced by -.Ar path . .El .Sh BIND FUNCTION LIST .Bl -tag -width 23n -compact @@ -261,10 +255,6 @@ Launch group search menu. Launch .Dq exec program menu. -.It menu-exec-wm -Launch -.Dq exec WindowManager -menu. .It group-toggle-[n] Toggle visibility of group n, where n is 1-9. .It group-only-[n] |