remove polybar from xinitrc
This commit is contained in:
parent
047f962fa5
commit
d270745bdf
2
xinitrc
2
xinitrc
|
@ -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?
|
||||||
|
|
Loading…
Reference in New Issue