diff options
author | Marc Coquand <marc@mccd.space> | 2024-05-29 12:51:04 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-05-29 12:51:04 -0500 |
commit | c2fcd44b6a64ec7fd44f364a64396f680babbf8d (patch) | |
tree | b7d0b5902d682985392991ae430ef9fef2431e03 /cwmrc | |
parent | 3b42452a37117bace208a2085980e7c1b79b3738 (diff) | |
download | rcm-c2fcd44b6a64ec7fd44f364a64396f680babbf8d.tar.gz rcm-c2fcd44b6a64ec7fd44f364a64396f680babbf8d.tar.bz2 rcm-c2fcd44b6a64ec7fd44f364a64396f680babbf8d.zip |
Updates
Diffstat (limited to 'cwmrc')
-rw-r--r-- | cwmrc | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -24,7 +24,9 @@ bind-key 0-XF86AudioMute "pamixer -t" bind-mouse 4-3 window-resize bind-mouse 4-1 window-move -bind-key 4-Return terminal +bind-key 4-s menu-window +bind-key 4-Return "alacritty" +bind-key 4-e "xterm +sb -e aerc " bind-key 4-q window-close bind-key 4-m window-fullscreen bind-key 4-l window-vtile |