From d270745bdf029cf73ec5a1e91fbd5c76bcbb1168 Mon Sep 17 00:00:00 2001 From: ray Date: Tue, 7 Apr 2020 22:57:37 +0100 Subject: [PATCH] remove polybar from xinitrc --- xinitrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/xinitrc b/xinitrc index ee511d6..6f348a9 100644 --- a/xinitrc +++ b/xinitrc @@ -79,8 +79,6 @@ _host=$(hostname) case "$_host" in Patricia) barriers --no-tray --debug ERROR --name Patricia -c ~/.config/barrier/barrier.conf --address 192.168.0.201:24800 & - kitty & - "$HOME/.config/xinitrc/start-polybar.sh" & ;; Pamela) # TODO - why did i have these? do i still need them?