fix null null in mediaplayer

This commit is contained in:
Jesús
2019-04-21 16:02:48 -05:00
parent a8c60290bd
commit f56d9d6847
3 changed files with 22 additions and 2 deletions

2
config
View File

@@ -275,8 +275,6 @@ mode "$mode_system" {
}
bindsym $mod+Pause mode "$mode_system"
#open audio player
exec --no-startup-id audacious
#players global horkeys
bindsym XF86AudioPrev exec playerctl previous
bindsym XF86AudioNext exec playerctl next