On Sat, 24 Sep 2016 09:40:38 -0400
Greg Reagle <greg.reagle_AT_umbc.edu> wrote:
> On Sat, Sep 24, 2016, at 09:33, Nick Warne wrote:
> > rebuilt dwm to use st.
>
> What does that mean?
>
I change config.h to use xfce4-terminal, so changed back to use st:
//static const char *termcmd[] = { "xfce4-terminal", NULL };
static const char *termcmd[] = { "st", NULL };
I don't like to use symlinks - you can soon get lost to what is what.
Nick
--
"Gosh that takes me back... or is it forward? That's the trouble with
time travel, you never can tell."
-- Doctor Who "Androids of Tara"
Received on Sat Sep 24 2016 - 15:52:18 CEST