From 383c789fe8f1392e52172069575fcc4cd56bc105 Mon Sep 17 00:00:00 2001
From: Vasil Zlatanov <v@skozl.com>
Date: Tue, 23 Jan 2018 14:57:09 +0000
Subject: update notmuch when syncing male and make amixer mute work with pulse

---
 Window_Manager/ratpoison/ratpoisonrc.conf | 6 +++---
 1 file 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
-- 
cgit v1.2.3-70-g09d2