not using polybar atm dwm is my new best friend

This commit is contained in:
shockrah 2020-02-21 17:24:05 -08:00
parent b92026d242
commit 95520068b0

View File

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