On Tue, 2 Jun 2015 12:47:56 +0200
"S. R. Gal" <Swiatoslaw.Gal_AT_univie.ac.at> wrote:
> I have a question about the no-config-file policy.
> What if there are multiple user with different
> color scheme taste? Should be separete binaries
> the only option? Or, is it so rare that your
> girlfriends use dwm?
Then manually install different binaries.
If you like a red scheme and your girlfriend prefers
yellow, then you configure two dwm's in separate repos
and compile them. then copy the binaries "dwm-red" and
"dwm-yellow" to your /bin and set in each user's initrc:
exec dwm-red
and
exec dwm-yellow
That's it!
If you have a large set of input modifications, you
could also hack the config.h-part a bit and include
another header with shared defines, and so on and
so on ...
Btw, I'd love to see a woman use suckless software.
Anybody know someone? ^^
Cheers
FRIGN
--
FRIGN <dev_AT_frign.de>
Received on Tue Jun 02 2015 - 12:55:54 CEST