diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2022-05-29 23:46:18 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2022-05-29 23:46:18 +0300 |
| commit | acb588f61808cdd5287d37cd398679e35039be59 (patch) | |
| tree | 977d7b631194e734242f7843d774bbeaf8d0a033 /cwm | |
| parent | a91bf4d54361caa655590541bf438e70e8ede7e1 (diff) | |
| download | dotfiles-acb588f61808cdd5287d37cd398679e35039be59.tar.gz dotfiles-acb588f61808cdd5287d37cd398679e35039be59.zip | |
cwm: add new shortcuts and fix a typo
also add a wrapper for moc to maintain compatibility with xdg stuff.
Diffstat (limited to 'cwm')
| -rw-r--r-- | cwm/.cwmrc | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -18,13 +18,15 @@ moveamount 20 # commands command term alacritty command lock slock -command browser brave +command browser firefox-bin command filemanager thunar command discord discord command obs com.obsproject.Studio command news "alacritty -e newsboat" -command calender "alacritty -e calcurse" +command calendar "alacritty -e calcurse" command clock "uxnemu roms/clock.rom" +command musicplayer "alacritty -e mocp_wrapper" +command mailclient thunderbird # window managers wm sowm sowm |
