From 27aabea1091791314e7eeffb5b3e22c2bc8fff18 Mon Sep 17 00:00:00 2001 From: vaskozl Date: Thu, 12 Feb 2015 20:33:32 +0100 Subject: xinitrc fix --- config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/sxhkd/sxhkdrc') diff --git a/config/sxhkd/sxhkdrc b/config/sxhkd/sxhkdrc index e3340f9..f605d9b 100644 --- a/config/sxhkd/sxhkdrc +++ b/config/sxhkd/sxhkdrc @@ -159,7 +159,7 @@ grave ; shift + p # super + space - mpc -h 127.0.0.1 toggle && ~/.ratpoison/panel/music > "$PANEL_FIFO" + mpc -h 127.0.0.1 toggle super + Right mpc -h 127.0.0.1 next && echo "p`mpc current`" | cut --bytes 1-40> "$PANEL_FIFO" -- cgit v1.2.3-54-g00ecf