rice/polybar

5 lines
94 B
Plaintext
Raw Permalink Normal View History

#!/bin/sh
2019-12-13 00:56:52 +00:00
sleep 3
2019-10-17 00:51:37 +00:00
setsid polybar top > /dev/null &
#setsid polybar --reload top > /dev/null &