init commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
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"')
|
||||
Reference in New Issue
Block a user