update i3 config to working pulseaudio
This commit is contained in:
parent
53cd608716
commit
89aefbe22a
@ -47,10 +47,11 @@ mode "$mode_system" {
|
||||
################################################################################################
|
||||
|
||||
exec --no-startup-id volumeicon
|
||||
bindsym $mod+Ctrl+m exec terminal -e 'alsamixer'
|
||||
#exec --no-startup-id pulseaudio
|
||||
#exec --no-startup-id pa-applet
|
||||
#bindsym $mod+Ctrl+m exec pavucontrol
|
||||
#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
|
||||
exec --no-startup-id pa-applet
|
||||
bindsym $mod+Ctrl+m exec pavucontrol
|
||||
|
||||
################################################################################################
|
||||
|
||||
|
@ -49,10 +49,11 @@ mode "$mode_system" {
|
||||
################################################################################################
|
||||
|
||||
exec --no-startup-id volumeicon
|
||||
bindsym $mod+Ctrl+m exec terminal -e 'alsamixer'
|
||||
#exec --no-startup-id pulseaudio
|
||||
#exec --no-startup-id pa-applet
|
||||
#bindsym $mod+Ctrl+m exec pavucontrol
|
||||
#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
|
||||
exec --no-startup-id pa-applet
|
||||
bindsym $mod+Ctrl+m exec pavucontrol
|
||||
|
||||
################################################################################################
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user