From: Armaan Bhojwani Date: Mon, 19 Apr 2021 16:54:06 +0000 (-0400) Subject: Fix catgirl X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=652ff995d346b3c762df9904d5c9c1aae53d5e90 Fix catgirl --- diff --git a/config.org b/config.org index c991bc2..bba98ed 100644 --- a/config.org +++ b/config.org @@ -840,7 +840,7 @@ No more clogging up init.el. **** Programs #+begin_src conf :tangle ~/.spectrwm.conf program[aerc] = alacritty -e aerc - program[catgirl] = alacritty --hold -e sh -c "while : ; do ssh -p 23 -t root@armaanb.net abduco -a catgirl; sleep 2; done" + program[catgirl] = alacritty --hold -e sh -c "while : ; do ssh root@armaanb.net -t abduco -A irc catgirl freenode; sleep 2; done" program[emacs] = emacsclient -c program[firefox] = firefox program[emacs-anywhere] = emacsclient --eval "(emacs-everywhere)"