From 27377117835d826dbcb224436496b72f1e6a9d62 Mon Sep 17 00:00:00 2001 From: David Todd Date: Fri, 4 Oct 2019 14:54:48 -0500 Subject: [PATCH] re-enable the volume icon --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index a289310..adbd4cd 100644 --- a/i3/config +++ b/i3/config @@ -48,7 +48,7 @@ exec --no-startup-id $i3_path/wallpaper.sh& ## sound-section - DO NOT EDIT if you wish to automatically upgrade Alsa -> Pulseaudio later! ## ################################################################################################ -#exec --no-startup-id volumeicon +exec --no-startup-id volumeicon bindsym $mod+Ctrl+m exec terminal -e 'alsamixer' #exec --no-startup-id pulseaudio #exec --no-startup-id pa-applet