Procházet zdrojové kódy

Missing music binding for laptop

nixos
Maxime Wack před 4 roky
rodič
revize
5da810fa62
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      .bspwm-session

+ 1
- 1
.bspwm-session Zobrazit soubor

@@ -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 &;;


Načítá se…
Zrušit
Uložit