Parcourir la source

Missing music binding for laptop

nixos
Maxime Wack il y a 4 ans
Parent
révision
5da810fa62
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      .bspwm-session

+ 1
- 1
.bspwm-session Voir le fichier

@@ -39,7 +39,7 @@ done

# Launch sxhkd:
case $HOST in
laptop) sxhkd ~/.config/sxhkd/laptop ~/.config/sxhkd/volume &;;
laptop) sxhkd ~/.config/sxhkd/laptop ~/.config/sxhkd/volume ~/.config/sxhkd/music &;;
home) sxhkd ~/.config/sxhkd/volume &;;
hegp) sxhkd ~/.config/sxhkd/volume ~/.config/sxhkd/music &;;
hegp-laptop) sxhkd ~/.config/sxhkd/volume ~/.config/sxhkd/music &;;


Chargement…
Annuler
Enregistrer