This commit is contained in:
josh
2018-10-22 10:29:55 +03:00
parent 5c1d7a61c0
commit 1021f06842
14 changed files with 95 additions and 51 deletions

View File

@@ -5,4 +5,5 @@
[[ ! $(pidof mpd) ]] && mpd &
[[ ! $(pidof transmission-daemon) ]] && transmission-daemon &
[[ ! $(pidof dunst) ]] && dunst &
[[ ! $(pidof flameshot) ]] && flameshot &