8 changed files with 11 additions and 22 deletions
|
After Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 155 KiB |
|
Before Width: | Height: | Size: 270 KiB |
|
Before Width: | Height: | Size: 244 KiB |
|
Before Width: | Height: | Size: 18 KiB |
@ -1,13 +0,0 @@
|
||||
#!/bin/bash |
||||
pkill dunst |
||||
dunst -config ~/.config/dunst/dunstrc & |
||||
|
||||
notify-send -u critical "Test message: critical test 1" |
||||
notify-send -u normal "Test message: normal test 2" |
||||
notify-send -u low "Test message: low test 3" |
||||
notify-send -u critical "Test message: critical test 4" |
||||
notify-send -u normal "Test message: normal test 5" |
||||
notify-send -u low "Test message: low test 6" |
||||
notify-send -u critical "Test message: critical test 7" |
||||
notify-send -u normal "Test message: normal test 8" |
||||
notify-send -u low "Test message: low test 9" |
||||
Loading…
Reference in new issue