5 lines
83 B
Bash
Executable File
5 lines
83 B
Bash
Executable File
#!/bin/bash
|
|
|
|
killall xmobar;
|
|
/usr/bin/xmobar /home/arch/.config/xmobar/xmobarrc &
|