configuration form the arch linux stored
This commit is contained in:
5
polybar/scripts/showcrypto.sh
Executable file
5
polybar/scripts/showcrypto.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
polybar cryptobar &
|
||||
sleep 10
|
||||
kill $(pgrep polybar | tail -n 1)
|
||||
Reference in New Issue
Block a user