1
0
mirror of https://github.com/Foltik/dotfiles synced 2024-11-29 05:55:32 -05:00
dotfiles/.config/polybar/launch.sh

5 lines
72 B
Bash
Raw Normal View History

2022-09-13 21:38:06 -04:00
#!/bin/bash
killall polybar
polybar bar1 & disown
polybar bar2 & disown