2025-08-19 08:06:37 -04:00

10 lines
397 B
Plaintext

os: linux
-
show notifications: key(ctrl-`)
dismiss [notifications]: user.system_command("dunstctl close")
dismiss all [notifications]: user.system_command("dunstctl close-all")
#dunce pause: user.system_command('notify-send "DUNST_COMMAND_PAUSE"')
#dunce resume: user.system_command('notify-send "DUNST_COMMAND_RESUME"')
#test notification: user.system_command('notify-send "Hello from Talon"')