From a14a1835ef6b6fd0a8683757aa41cb47dbe74f4e Mon Sep 17 00:00:00 2001 From: Josh Fabean Date: Mon, 23 Oct 2017 19:05:55 -0500 Subject: [PATCH] added controls to toggle start/stop buttons --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index 6353acc..26da134 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -247,7 +247,7 @@ bindsym XF86AudioRaiseVolume exec --no-startup-id "pulseaudio-ctl up ; pkill -RT bindsym XF86AudioMute exec --no-startup-id "pulseaudio-ctl mute ; pkill -RTMIN+1 i3blocks" bindsym XF86AudioPlay exec --no-startup-id playerctl play-pause bindsym XF86AudioPause exec --no-startup-id playerctl play-pause - +bindsym $mod1+Shift+p exec --no-startup-id echo "cycle pause" > ~/.config/mpv/control # Chrome special flags and others set in /etc/profiles.d/variables.sh like the following: --touch-devices=2 --force-device-scale-factor=2 #