From 73099ac3a2693e0d76d09b7410ff19114e31eb24 Mon Sep 17 00:00:00 2001 From: ray Date: Tue, 7 Apr 2020 22:58:23 +0100 Subject: [PATCH] remove polybar script --- start-polybar.sh | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100755 start-polybar.sh diff --git a/start-polybar.sh b/start-polybar.sh deleted file mode 100755 index d7049a0..0000000 --- a/start-polybar.sh +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh - -sleep 3; -_host=$(hostname) -case "$_host" in - Patricia) - polybar HDMI-0 & - polybar DVI-0 & - ;; - Pamela) - ;; -esac - -sleep 2; -polybar-msg cmd hide