~reboot_services -> xinitrc

This commit is contained in:
dx
2020-06-06 19:30:58 +01:00
parent a396b216c2
commit 852d280157
2 changed files with 7 additions and 8 deletions

View File

@@ -1,7 +0,0 @@
#!/bin/bash
killall sxhkd;
killall mpd;
killall picom;
picom & refresh_bar & mpd & sxhkd;