aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2022-05-29 23:46:18 +0300
committerla-ninpre <leobrekalini@gmail.com>2022-05-29 23:46:18 +0300
commitacb588f61808cdd5287d37cd398679e35039be59 (patch)
tree977d7b631194e734242f7843d774bbeaf8d0a033
parenta91bf4d54361caa655590541bf438e70e8ede7e1 (diff)
downloaddotfiles-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.
-rwxr-xr-xbin/.local/bin/mocp_wrapper6
-rw-r--r--cwm/.cwmrc6
2 files changed, 10 insertions, 2 deletions
diff --git a/bin/.local/bin/mocp_wrapper b/bin/.local/bin/mocp_wrapper
new file mode 100755
index 0000000..de119b3
--- /dev/null
+++ b/bin/.local/bin/mocp_wrapper
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+_mocp_dir="$HOME/.config/moc"
+_mocp_config="$_mocp_dir/config"
+
+mocp -M "$_mocp_dir" -C "$_mocp_config"
diff --git a/cwm/.cwmrc b/cwm/.cwmrc
index b8cf691..24521d9 100644
--- a/cwm/.cwmrc
+++ b/cwm/.cwmrc
@@ -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