mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-09 19:11:15 +02:00
dunst: improved config and added sounds
This commit is contained in:
2
.config/dunst/alert_high.sh
Executable file
2
.config/dunst/alert_high.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
paplay ~/.config/dunst/notify_high.wav
|
2
.config/dunst/alert_normal.sh
Executable file
2
.config/dunst/alert_normal.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
paplay ~/.config/dunst/notify_normal.wav
|
BIN
.config/dunst/notify_high.wav
Normal file
BIN
.config/dunst/notify_high.wav
Normal file
Binary file not shown.
BIN
.config/dunst/notify_normal.wav
Normal file
BIN
.config/dunst/notify_normal.wav
Normal file
Binary file not shown.
Reference in New Issue
Block a user