remove polybar script

This commit is contained in:
Ray Elliott 2020-04-07 22:58:23 +01:00
parent d270745bdf
commit 73099ac3a2
1 changed files with 0 additions and 15 deletions

View File

@ -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