3 lines
130 B
Bash
Executable file
3 lines
130 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
notify-send --app-name="darkman" --urgency=low --icon=weather-clear-night "switching to ${TARGET_MODE} mode"
|