disable volumeicon on startup as well

that's an alsa utility
This commit is contained in:
c0de 2021-03-11 22:25:25 -06:00
parent ee6ddf4234
commit 7797a70432
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ mode "$mode_system" {
## 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'
# On my desktop, pulse seems to be loaded by default with a nice of -11 (the lowest of all my processes)
#exec --no-startup-id pulseaudioi

View File

@ -48,7 +48,7 @@ mode "$mode_system" {
## 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'
# On my desktop, pulse seems to be loaded by default with a nice of -11 (the lowest of all my processes)
#exec --no-startup-id pulseaudioi