~rensoliemans/system

b4dfb814 — Rens Oliemans a month ago main
davmail: add service
1b9de1de — Rens Oliemans 2 months ago
co2monitor: add --polltime 15 and --debug

The maximum requests is 200 per 5 minutes, well above 4x per
minute (new change), see https://ned.nl/nl/handleiding-api.
9e80928b — Rens Oliemans 4 months ago
Fix listen-ereader

It didn't launch calibre properly, with the following log:

    Nov 25 12:32:23 cardano listen-ereader[802]: E-reader connected. Opening calibre
    Nov 25 12:32:23 cardano python3[5190]: qt.qpa.xcb: could not connect to display
    Nov 25 12:32:23 cardano python3[5190]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
    Nov 25 12:32:23 cardano python3[5190]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
    Nov 25 12:32:23 cardano python3[5190]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

					   Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
    Nov 25 12:32:24 cardano systemd-coredump[5202]: [🡕] Process 5190 (python3) of user 1000 dumped core.
ec2088ce — Rens Oliemans 4 months ago
Fix listen-ereader autostart

It was WantedBy=autostart.target, because we started that target on
sway start. Since we don't do that anymore, we now link it to
default.target, which gets started by KDE (I think? Kwin starts it?)
f758b731 — Rens Oliemans 6 months ago
systemd: remove nearly everything
60787b46 — Rens Oliemans 6 months ago
applications/autostart: remove
ed8efab5 — Rens Oliemans 6 months ago
all: use stow's dot-x syntax
93eb8bd4 — Rens Oliemans 9 months ago
systemd: remove DISPLAY environment variable in sway-related units

Inspired by [0]. The sway-related part is fixed in dotfiles/cde253d9
[1]. Since we import SWAYSOCK and DISPLAY, we don't need to do that
manually in each override.conf.

[0]: https://github-wiki-see.page/m/swaywm/sway/wiki/Systemd-integration
[1]: https://git.sr.ht/~rensoliemans/dotfiles/commit/cde253d947613f5e2a6831a8bb8eace0228b8674
a16fbfab — Rens Oliemans 11 months ago
Random update
74229ffc — Rens Oliemans 11 months ago
listen-ereader: use go module instead of python script

I used the python script [0] that used `pyudev`, but this kept
failing. I had it hard-coded to link to a specific virtualenv, but
that had to be installed, which really is annoying, I don't like
python packaging!

Right now I use listen-ereader [1], my first Go project (built with
go-udev [2]).

Installation instructions:

    go build && cp listen-ereader ~/.local/bin/

[0]: https://git.sr.ht/~rensoliemans/binaries/tree/2c0de0f01265547d43398f5b4ed83210002311c8/item/binaries/listen-ereader.py
[1]: https://git.sr.ht/~rensoliemans/listen-ereader
[2]: https://pkg.go.dev/github.com/jochenvg/go-udev
6e92303b — Rens Oliemans 1 year, 4 months ago
Remove notmuch-new service

In notmuch 'G' calls 'notmuch-poll-and-refresh-this-buffer', which is
very useful and replaces the need for this, imo.
ba1a5831 — Rens Oliemans 1 year, 4 months ago
Override display and new autostart
c49b1275 — Rens Oliemans 2 years ago
Change sway background desktop application

Uses random-image from https://git.sr.ht/~rensoliemans/binaries/commit/dc8a758293415efad604e931e8ba5ac955cd7d47
68e40654 — Rens Oliemans 2 years ago
Remove unused makefile install

I don't use notmuch-new.timer anymore.
bce0d856 — Rens Oliemans 2 years ago
Autostart vorta

This is automatically added by vorta whenever you enable
"Automatically start Vorta at login". Not sure if I want this tracked
but here it is.
3a6d99eb — Rens Oliemans 2 years ago
Add mpd-mpdris

Requires https://github.com/natsukagami/mpd-mpris
afb8e658 — Rens Oliemans 2 years ago
Fix xdg-desktop-portal-gnome starting
6be2ad39 — Rens Oliemans 2 years ago
Try to fix newbackground with slower restartsec

It complained about starting too soon.
94ba4e86 — Rens Oliemans 2 years ago
Also change sway bg if image download doesn't work
Next
Do not follow this link