소스 검색

Missing music binding for laptop

nixos
Maxime Wack 4 년 전
부모
커밋
5da810fa62
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .bspwm-session

+ 1
- 1
.bspwm-session 파일 보기

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


불러오는 중...
취소
저장