Fix dunst things
This commit is contained in:
parent
5815d6a9dd
commit
e9127e23e9
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
aplay $(dirname "$0")/ding.wav
|
aplay $(dirname "$0")/ding.wav
|
||||||
|
|
|
||||||
|
|
@ -57,7 +57,7 @@
|
||||||
|
|
||||||
[slack]
|
[slack]
|
||||||
appname = "Electron"
|
appname = "Electron"
|
||||||
background = "#000000"
|
background = "#131b43"
|
||||||
timeout = 5
|
timeout = 5
|
||||||
|
|
||||||
[ding]
|
[ding]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue