8 lines
42 B
Bash
Executable File
8 lines
42 B
Bash
Executable File
#!/bin/zsh
|
|
|
|
killall -9 waybar
|
|
|
|
waybar &
|
|
|
|
|