dotfiles

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

commit 54aa4f7f1f7f4c435a1e4d2e3a7cd3a0a137b876 (patch)
parent 6a39648c248d1c89742b6ec829797d9cb7509824
Author: Alex Karle <alex@alexkarle.com>
Date:   Sun, 21 Feb 2021 23:18:48 -0500

cwm: Update key bindings for Atreus

I've been using the Keyboardio Atreus for a while now, and the
super key is in such a spot that these bindings are better.

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

diff --git a/.cwmrc b/.cwmrc @@ -11,21 +11,21 @@ bind-key 4S-e quit bind-key 4S-r restart # App spawns -bind-key 4S-Return terminal +bind-key 4-Return terminal bind-key 4-w firefox bind-key 4-p menu-cmd bind-key 4S-p menu-exec bind-key 4S-w menu-window bind-key 4S-g menu-group -bind-key 4-semicolon lock +bind-key 4-c lock # Window manipulation -bind-key 4-Return window-fullscreen +bind-key 4S-Return window-fullscreen bind-key 4-j window-cycle bind-key 4-k window-rcycle bind-key 4S-j group-cycle bind-key 4S-k group-rcycle -bind-key 4S-q window-close +bind-key 4-q window-close # Mouse it bind-mouse 4-1 window-move