Add dunst pause/resume aliases
[khome.git] / lib / login_aliases.sh
index b1b49fd..a00e8d0 100644 (file)
@@ -5,3 +5,5 @@ alias tree='tree --dirsfirst'
 alias dotnet="$HOME/.dotnet/dotnet"
 alias fsi="dotnet $HOME/.dotnet/sdk/2.1.503/FSharp/fsi.exe"
 alias tm='tmux'
+alias  dunst_pause='notify-send DUNST_COMMAND_PAUSE'
+alias dunst_resume='notify-send DUNST_COMMAND_RESUME'
This page took 0.025769 seconds and 4 git commands to generate.