Adds scripts for darkman

This commit is contained in:
Michel Fedde 2025-03-29 19:08:37 +01:00
parent 3580ed0cff
commit 35910b0ca9
7 changed files with 29 additions and 1 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 "switching to light mode"