ソースを参照

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


読み込み中…
キャンセル
保存