mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-17 07:56:11 +01:00
xdg spec part I
This commit is contained in:
6
.config/blueblack/gruvbox_dark/desktop-notification.sh
Executable file
6
.config/blueblack/gruvbox_dark/desktop-notification.sh
Executable 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"
|
||||
Reference in New Issue
Block a user