armory: update to latest config
This commit is contained in:
+3
-3
@@ -448,6 +448,7 @@ foreground = "#CDD6F4"
|
||||
frame_color = "#FAB387"
|
||||
icon = "~/.config/dunst/icons/critical.svg"
|
||||
timeout = 0
|
||||
script = ~/.config/dunst/scripts/alert.sh
|
||||
# Icon for notifications with critical urgency, uncomment to enable
|
||||
#default_icon = /path/to/icon
|
||||
|
||||
@@ -465,6 +466,5 @@ frame_color = "#575C5B"
|
||||
icon = "~/.config/dunst/icons/hyprdots.svg"
|
||||
timeout = 10
|
||||
|
||||
[play_sound]
|
||||
summary = "*"
|
||||
script = ~/.config/dunst/scripts/alert.sh
|
||||
#[play_sound]
|
||||
#summary = "*"
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
pw-play --volume=1.1 ~/audio/alert.mp3
|
||||
pw-play --volume=1.8 ~/.alert/generic.mp3
|
||||
|
||||
Reference in New Issue
Block a user