polybar timing and dotfiles things

This commit is contained in:
shockrahwow
2019-10-16 17:51:37 -07:00
parent 0c430087e7
commit c68c0cfd08
4 changed files with 158 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
sleep 3
polybar top > /dev/null
sleep 4
setsid polybar top > /dev/null &