6 lines
64 B
Bash
Executable file
6 lines
64 B
Bash
Executable file
#!/bin/bash
|
|
|
|
pkill polybar
|
|
|
|
polybar main &> /dev/null
|
|
rm ~/core
|