From bfa2f0a4091f55cb3c8e58c4a4e9f69f9a825565 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Tue, 13 Apr 2021 17:38:42 -0400 Subject: [PATCH] Fix previous commit --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index d2f44be..48c7297 100644 --- a/config.org +++ b/config.org @@ -833,7 +833,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 tmux abduco -a catgirl; sleep 2; done" + program[catgirl] = alacritty --hold -e sh -c "while : ; do ssh -p 23 -t root@armaanb.net abduco -a catgirl; sleep 2; done" program[emacs] = emacsclient -c program[emacs-anywhere] = emacsclient --eval "(emacs-everywhere)" program[firefox] = firefox -- 2.39.2