Fixed the call to redetect-audio script.

This commit is contained in:
RealStickman 2020-09-21 07:47:59 +02:00
parent 2e40159470
commit 32c5d02c86

View File

@ -506,7 +506,7 @@ bindsym ctrl+mod1+n exec --no-startup-id pragha;focus
bindsym ctrl+mod1+b exec --no-startup-id thunderbird;focus
#redetect pulseaudio
bindsym $mod+shift+a exec --no-startup-id ~/scripts/redetect-audio.sh
bindsym $mod+shift+a exec --no-startup-id bash $HOME/scripts/redetect-audio.sh
#####################################################################################################################