diff options
Diffstat (limited to '.config/polybar.old/launch.sh')
-rwxr-xr-x | .config/polybar.old/launch.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.config/polybar.old/launch.sh b/.config/polybar.old/launch.sh deleted file mode 100755 index 39379b3..0000000 --- a/.config/polybar.old/launch.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/env sh - -pkill polybar - -sleep 1; - -polybar i3_bar & |