Re: Stumpwm-devel Digest, Vol 190, Issue 1

Greg Minshall <[email protected]> Tue, 05 Mar 2024 19:09:48 -0800
Newsgroups gmane.comp.window-managers.stumpwm.devel
Message-ID <268636.1709694588@archlinux>
Colin Baxter <[email protected]> wrote:

> >>>>> Mark Dymek <[email protected]> writes:
>=20
>     > i can=E2=80=99=EF=B8=8Ft figure out how to make a config file. ther=
e already was a
>     > ~/.stumped.d folder so i created .stumpwmrc but its being ignored.
>     > On Mon, Mar 4, 2024, at 12:00 PM, [email protected] =
wrote:
>=20
> In ~/.stumpwm.d put your settings in a file called, say, init.lisp. Then
> soft link that file to ~/.stumpwmrc

fwiw, i put my stumpwm configuration in: ~/.config/stumpwm/config

i have a ~/.stumpwm.d/ but it doesn't have anything (including no
symlink).

the "Init File" section of the stumpwm info pages (`info stumpwm`, say):
=3D=3D=3D=3D
   On launch, StumpWM searches for an init file of different names and
locations on your system, and will use the first one found in this
order:

   =E2=80=A2 '~/.stumpwmrc' is the classic UNIX-style configuration name;

   =E2=80=A2 '~/.stumpwm.d/init.lisp' is an Emacs-style location and name;

   =E2=80=A2 '~/.config/stumpwm/config' is the XDG standard;
=3D=3D=3D=3D