Implement some amount of dark/light mode switching

This commit is contained in:
Maximilian Friedersdorff 2025-10-06 11:15:00 +01:00
parent d4683d27f7
commit 0442b8e98e
8 changed files with 91 additions and 15 deletions

View file

@ -0,0 +1,3 @@
#!/bin/sh
pkill --signal=SIGUSR2 foot

View file

@ -0,0 +1,4 @@
#!/bin/sh
ln -sf fnott_light.ini ~/.config/fnott/fnott.ini
pkill --signal=SIGUSR1 fnott