theme engine complete

This commit is contained in:
2024-08-09 21:14:47 +02:00
parent 05b6aeeb08
commit 1d9260e118
52 changed files with 1131 additions and 362 deletions

View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
# trigger a small, passive popup dialog to inform the user about darkman's activity
# reference https://wiki.archlinux.org/title/Desktop_notifications#Usage_in_programming
notify-send --app-name="darkman" --urgency=low --icon=weather-clear-night "switching to dark mode"