No description
Find a file
Maarten van Gompel 7830d95209 also source ~/.profile when looking for envvars
I have the impression that setting environment variables in the custom
xinit script doesn't always work properly (no idea why). Putting them in
~/.profile seems to be more robust. Sourcing it is a good idea anyhow,
hence this patch:
2020-09-15 19:29:17 -05:00
configs Proper xresources for xcalc 2020-09-12 22:26:10 -05:00
programs screenlock: set max field width for sprintf 2020-09-15 19:28:47 -05:00
scripts also source ~/.profile when looking for envvars 2020-09-15 19:29:17 -05:00
.gitignore Initial commit 2020-03-15 18:42:35 -05:00
LICENSE Add license 2020-06-19 18:02:09 -05:00
Makefile Makefile: be a little more conventional 2020-09-15 19:29:01 -05:00
README.md Shellcheck and tabindent all scripts 2020-06-13 20:36:13 -05:00

sxmo-utils

This repository contains scripts and C programs to support Sxmo.

Note all scripts pass shellcheck and are tab-idented.