summary refs log tree commit diff
path: root/catsit.in
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-03-01 19:09:40 -0500
committerJune McEnroe <june@causal.agency>2021-03-01 19:09:40 -0500
commit0384c2abd7cc7fa768bb2c2260728f041ac71c47 (patch)
treed140760d79a0152457eeb5e0d1ee21d194fd2ff6 /catsit.in
parentAdd -d flag to catsit-watch (diff)
downloadcatsit-0384c2abd7cc7fa768bb2c2260728f041ac71c47.tar.gz
catsit-0384c2abd7cc7fa768bb2c2260728f041ac71c47.zip
Exit with EX_TEMPFAIL when watching files
Reason being that if a file disappears and it takes longer for it
to reappear than the default restart interval, the service would
just get stopped. Treat an initially missing file the same as a
file that gets deleted.
Diffstat (limited to 'catsit.in')
0 files changed, 0 insertions, 0 deletions
gmsg'> 11 is what I use on macOS, but I feel like my eyes are working harder here. 2021-02-07Fully configure and rebind cwmJune McEnroe This is sort of a mix of trying to emulate macOS somewhat for my muscle memory and just rebinding some of the cwm defaults to use 4- rather than M-. 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe