File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
hyde/wallbash/Wall-Ways/notification Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 450
450
frame_color = "#f38ba8"
451
451
icon = "$HOME/.config/dunst/icons/critical.svg"
452
452
timeout = 0
453
+
454
+ [slack]
455
+ desktop_entry = "^Slack$"
456
+ new_icon = slack
457
+
458
+ [telegram]
459
+ desktop_entry = "^Telegram Desktop$"
460
+ new_icon = telegram-desktop
461
+
462
+ [skype]
463
+ desktop_entry = "^Skype$"
464
+ new_icon = skype
Original file line number Diff line number Diff line change @@ -13,15 +13,3 @@ $HOME/.config/dunst/wallbash.conf|${scrDir}/wallbashdunst.sh
13
13
frame_color = "#<wallbash_2xa2>03"
14
14
icon = "$HOME/.config/dunst/icons/hyprdots.svg"
15
15
timeout = 5
16
-
17
- [slack]
18
- desktop_entry = "^Slack$"
19
- new_icon = slack
20
-
21
- [telegram]
22
- desktop_entry = "^Telegram Desktop$"
23
- new_icon = telegram-desktop
24
-
25
- [skype]
26
- desktop_entry = "^Skype$"
27
- new_icon = skype
You can’t perform that action at this time.
0 commit comments