dotfiles

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

commit 9f9109f521200e7a431963c002d280e41ff01965 (patch)
parent 14b6c8b1babaf0a65db8afde1cb14c0cac60fae3
Author: Alex Karle <alex@alexkarle.com>
Date:   Sun,  4 Jul 2021 20:33:05 -0400

cwm: Change Super+Shift+Enter to maximize

Fullscreen removes the tabs on Firefox--not what I want!

Diffstat:
M.cwmrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.cwmrc b/.cwmrc @@ -20,7 +20,7 @@ bind-key 4S-g menu-group bind-key 4-c lock # Window manipulation -bind-key 4S-Return window-fullscreen +bind-key 4S-Return window-maximize bind-key 4-j window-cycle bind-key 4-k window-rcycle bind-key 4S-j group-cycle