dotfiles

$HOME is where the <3 is
git clone git://git.alexkarle.com/dotfiles.git
Log | Files | Refs | README | LICENSE

commit d6219cf865b70fa562e9e7b56fe449ef0f6170bd (patch)
parent cc97123e10d84b06a96a0095088fb33398030fd9
Author: Alex Karle <alex@alexkarle.com>
Date:   Mon, 31 Jan 2022 21:57:46 -0500

cwm: Add a couple missed keybindings

The 4-q quit is really useful, and while looking it up, I
discovered the vtile functionality, which is pretty cool :)

Diffstat:
M.cwmrc | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.cwmrc b/.cwmrc @@ -18,6 +18,8 @@ bind-key 4S-p menu-exec bind-key 4-j window-cycle bind-key 4-k window-rcycle bind-key 4-c lock +bind-key 4-q window-close +bind-key 4S-j window-vtile bind-mouse 4-1 window-move bind-mouse 4-2 window-lower