remove polybar from xinitrc

This commit is contained in:
Ray Elliott 2020-04-07 22:57:37 +01:00
parent 047f962fa5
commit d270745bdf
1 changed files with 0 additions and 2 deletions

View File

@ -79,8 +79,6 @@ _host=$(hostname)
case "$_host" in case "$_host" in
Patricia) Patricia)
barriers --no-tray --debug ERROR --name Patricia -c ~/.config/barrier/barrier.conf --address 192.168.0.201:24800 & 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) Pamela)
# TODO - why did i have these? do i still need them? # TODO - why did i have these? do i still need them?