Re: suckless st on OpenBSD62

2018-01-07 Thread Julien Steinhauser
Frederic Fichter wrote: > Hello all, > Hello > My $HOME/.profile has only one line in it: > export ENV=$HOME/.kshrc > > And I set some variables in my $HOME/.kshrc > > Now, everything's cool in xterm (i.e. variables are set) - but that's not the > case in st, when I launch st from dmenu.

Re: suckless st on OpenBSD62

2018-01-07 Thread Ve Telko
I use only .profile file, I have ENV set to $HOME/.kshrc but it is empty. I run st -e ksh -l without any problems. 07.01.2018, 17:15, "Frederic Fichter" : > Hello all, > > I recently switched one of my machines from Debian to OpenBSD, Still a few > things left to fix (otherwise it would be no fu

Re: suckless st on OpenBSD62

2018-01-07 Thread Frederic Fichter
Agreed, this was not an OpenBSD question. Solved by a "st -e ksh -l" that I'll run from a wrapper script, as suggested (I use such a script anyway to set the font in st). Thanks again ! Fred

Re: suckless st on OpenBSD62

2018-01-07 Thread Stuart Henderson
On 2018-01-07, Frederic Fichter wrote: > Hello all, > > I recently switched one of my machines from Debian to OpenBSD, Still a few > things left to fix (otherwise it would be no fun) and it looks promising. > > I'm running suckless software, I've installed these packages: > dwm-6.1p0 dy

Re: suckless st on OpenBSD62

2018-01-07 Thread Daniel Wilkins
On Sun, Jan 07, 2018 at 05:14:54PM +0100, Frederic Fichter wrote: > Hello all, > > I recently switched one of my machines from Debian to OpenBSD, Still a few > things left to fix (otherwise it would be no fun) and it looks promising. > > I'm running suckless software, I've installed these packag