1
0
Fork 0

feat: Add an action shortcut for dunst

This commit is contained in:
lwad 2024-05-17 19:24:03 +01:00
parent b5849a44b2
commit 8d40db141f
1 changed files with 1 additions and 0 deletions

View File

@ -312,6 +312,7 @@ with lib; {
"${alt}+c" = "exec --no-startup-id ${dunstctl} close";
"${alt}+Shift+c" =
"exec --no-startup-id ${dunstctl} close-all";
"${alt}+o" = "exec --no-startup-id ${dunstctl} action";
}))
# Scratchpad management.
{