5 lines
110 B
Bash
Executable file
5 lines
110 B
Bash
Executable file
#!/usr/bin/sh
|
|
|
|
polybar-msg cmd quit
|
|
|
|
polybar piston-top-main 2>&1 | tee - /tmp/polybar-top-right.log & disown
|