mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2024-12-23 23:59:36 +01:00
5 lines
45 B
Bash
5 lines
45 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
pkill polybar
|
||
|
polybar -r main &
|