4 lines
42 B
Plaintext
4 lines
42 B
Plaintext
|
#!/bin/sh
|
||
|
sleep 5
|
||
|
polybar top > /dev/null
|