Peter Munch-Ellingsen
Peter Munch-Ellingsen
This issue should be solved once PR #3 is merged
Oh shit, didn't realise that this PR was still getting updates from my fork. Sorry about that. I'll close this PR. There is however one small question I've got. Since...
That's what I thought, in this case the inconsistency is caused by the way WxWidgets is wrapped. I'll see if I can't get something working with the system the way...
Ah crap, you do indeed. I might be able to fix it tomorrow evening
I agree that `xsetroot` is better, but writing this as a separate program would be pretty cool.
I just put `xsetroot -name "$(date)"` in a script and then put `watch -n1 -p settime.sh` in my startup programs which just gives me a clock in the corner. This...
How about a folder of scriptlets in a folder named like eg. the `xinitrc.d` files, so prefixed with a two digit number determining the order to be run in. Then...
Haven't noticed it recently after I upgraded to the latest version. But I have modified my configuration to just start one script with nohup and that script then runs all...
You could try to write a small Nim program which just writes out a whole bunch to the terminal, and then set that as a startup program. It should fill...
Tests are green now. Apart from the comment above I don't think there's anything I've missed now.