4 lines
46 B
Bash
Executable file
4 lines
46 B
Bash
Executable file
#!/bin/sh
|
|
|
|
killall i3bar
|
|
i3bar --bar_id=bar-1
|