Implement some amount of dark/light mode switching
This commit is contained in:
parent
d4683d27f7
commit
0442b8e98e
8 changed files with 91 additions and 15 deletions
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
pkill --signal=SIGUSR2 foot
|
||||
Loading…
Add table
Add a link
Reference in a new issue