diff options
| -rwxr-xr-x | .config/dunst/dunstrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index a078aa5..c5bc494 100755 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc | |||
| @@ -64,12 +64,12 @@ | |||
| 64 | 64 | ||
| 65 | [Spotify] | 65 | [Spotify] |
| 66 | appname = "Spotify" | 66 | appname = "Spotify" |
| 67 | format = "<b>Now Playing</b>\n%s\n%b" | 67 | format = "<b>now playing</b>\n%s\n%b" |
| 68 | set_transient = true | 68 | set_transient = true |
| 69 | 69 | ||
| 70 | [ncmpcpp] | 70 | [ncmpcpp] |
| 71 | appname = "ncmpcpp" | 71 | appname = "ncmpcpp" |
| 72 | format = "<b>Now Playing</b>\n%s\n%b" | 72 | format = "<b>now playing</b>\n%s\n%b" |
| 73 | set_transient = true | 73 | set_transient = true |
| 74 | 74 | ||
| 75 | [spliff] | 75 | [spliff] |
