last_updated: 2025-11-24

25-11#

Local-First Conf 2025#

Xubuntu / Mint wilma xfce Black Screen after Unlock#

xfconf-query -c xfwm4 -p /general/vblank_mode -t string -s "off" --create

https://forums.linuxmint.com/viewtopic.php?t=443323

ntfy#

https://docs.ntfy.sh/install/#debianubuntu-repository

~/.config/ntfy/client.yml

subscribe:
  - topic: foo
    command: notify-send -i /usr/share/ntfy/logo.png "foo" "$m"
systemctl --user restart ntfy-client.service
journalctl --user -u ntfy-client.service