From 652ff995d346b3c762df9904d5c9c1aae53d5e90 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Mon, 19 Apr 2021 12:54:06 -0400 Subject: [PATCH] Fix catgirl --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)" -- 2.39.2