disable volumeicon on startup as well
that's an alsa utility
This commit is contained in:
parent
ee6ddf4234
commit
7797a70432
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user