aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Window_Manager/ratpoison/ratpoisonrc.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/Window_Manager/ratpoison/ratpoisonrc.conf b/Window_Manager/ratpoison/ratpoisonrc.conf
index ba3e793..f9e4e9c 100644
--- a/Window_Manager/ratpoison/ratpoisonrc.conf
+++ b/Window_Manager/ratpoison/ratpoisonrc.conf
@@ -156,13 +156,13 @@ definekey top s-c colon cont
definekey top s-x colon stop
definekey top s-f exec firefox
-definekey top s-v exec chromium-dev
+definekey top s-v exec vimb
definekey top s-V exec mpv `xclip -o` --ytdl-format=22
definekey top s-h exec ~/.config/vimb/history-search
#definekey top s-g exec gvim
#definekey top s-l exec libreoffice
-definekey top s-m exec mbsync -a && ratpoison -c 'echo Mail Synced'
+definekey top s-m exec mbsync -a && notmuch new && ratpoison -c 'echo Mail Synced'
#-----------------------------------------------------
# Voice control
@@ -189,7 +189,7 @@ definekey top s-Next voldown
definekey top s-a voldown
# Mute
-alias voltoggle exec amixer -D sysdefault -D pulse set Master toggle && ratpoison -c "echo Sound: `amixer -D sysdefault get Master|awk '/Mono:/ {print $6}'`"
+alias voltoggle exec amixer set Master toggle && ratpoison -c "echo Sound: `amixer -D sysdefault get Master|awk '/Mono:/ {print $6}'`"
definekey top XF86AudioMute voltoggle
definekey top s-Pause voltoggle