Explorar el Código

Missing music binding for laptop

nixos
Maxime Wack hace 4 años
padre
commit
5da810fa62
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .bspwm-session

+ 1
- 1
.bspwm-session Ver fichero

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


Cargando…
Cancelar
Guardar