+simple launch script for polybar

This commit is contained in:
dx
2020-05-02 08:06:19 +01:00
parent b8a9fe6b1c
commit 7f95086d0f

View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
killall polybar;
polybar custom-bar;