index
:
dotfiles
master
Configuration files for a variety of programs
Aryadev Chavali <aryadev@aryadevchavali.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Scripts
/
.local
/
scripts
/
reboot_services
blob: 2555d64e47af6f04c33651af600ae3503c9cab48 (
plain
)
1
2
3
4
5
6
#!/bin/bash killall sxhkd; killall mpd; refresh_bar & mpd & sxhkd;