1
0
mirror of https://github.com/Foltik/dotfiles synced 2024-11-15 01:06:18 -05:00
dotfiles/.config/polybar/launch.sh
2022-09-13 21:38:06 -04:00

5 lines
72 B
Bash
Executable File

#!/bin/bash
killall polybar
polybar bar1 & disown
polybar bar2 & disown