<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles/etc/systemd/system/lostfiles.timer, branch master</title>
<subtitle>My linux config and rc files</subtitle>
<id>https://git.sommerfeld.dev/dotfiles/atom/etc/systemd/system/lostfiles.timer?h=master</id>
<link rel='self' href='https://git.sommerfeld.dev/dotfiles/atom/etc/systemd/system/lostfiles.timer?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/dotfiles/'/>
<updated>2026-05-13T12:43:35Z</updated>
<entry>
<title>feat(lostfiles): weekly unowned-files refresh + waybar reminder</title>
<updated>2026-05-13T12:43:35Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2026-05-13T12:43:35Z</published>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/dotfiles/commit/?id=54eacef87b906835f9778d9c4b02128398bf88d0'/>
<id>urn:sha1:54eacef87b906835f9778d9c4b02128398bf88d0</id>
<content type='text'>
Wiring (mirrors arch-audit, with weekly cadence and Nice=19/idle I/O):
  lostfiles.timer (weekly, Persistent=true, RandomizedDelaySec=1h)
   → lostfiles.service
       → /run/lostfiles.txt   (default mode — strict produces too many
                                false positives for a passive reminder)
        → custom/lostfiles waybar module (interval 600s)
           → mako 'normal' once/7d while count &gt; 0
           → on-click: `ghostty -e nvim -R /run/lostfiles.txt`

Default mode (no `strict` argument) is intentional: it already filters
the package's curated false-positive list at /etc/lostfiles.conf, which
is what we want for a low-noise weekly nudge. Switching to `strict` is
a one-line change in lostfiles.service if signal-vs-noise tilts later.
</content>
</entry>
</feed>
