i3: Disable volumeicon
We already have volume control in i3status-rs, do not start volumeicon.
This commit is contained in:
parent
0cfe10ff74
commit
2c4b542c23
1 changed files with 1 additions and 1 deletions
|
@ -45,11 +45,11 @@ exec --no-startup-id feh --no-fehbg --bg-scale ~/.i3/wallpaper.jpg
|
|||
## sound-section - DO NOT EDIT if you wish to automatically upgrade Alsa -> Pulseaudio later! ##
|
||||
################################################################################################
|
||||
|
||||
exec --no-startup-id volumeicon
|
||||
bindsym $mod+Ctrl+m exec pavucontrol
|
||||
#bindsym $mod+Ctrl+m exec terminal -e 'alsamixer'
|
||||
#exec --no-startup-id pulseaudio
|
||||
#exec --no-startup-id pa-applet
|
||||
#exec --no-startup-id volumeicon
|
||||
|
||||
################################################################################################
|
||||
|
||||
|
|
Loading…
Reference in a new issue