diff options
author | Yigit Sever | 2020-01-04 16:21:34 +0300 |
---|---|---|
committer | Yigit Sever | 2020-01-04 16:21:34 +0300 |
commit | ec041431da07ece93a258674191ee8b16befcca6 (patch) | |
tree | a9a1de2111f3aef153c84cb0cdd161b3f8530218 /.config/dunst | |
parent | 3cd07e80c97a6c9f9a7283b384da52d681824ec3 (diff) | |
parent | b7382c651d7246c1e0f17c42434ee30dd72ec017 (diff) | |
download | dotfiles-ec041431da07ece93a258674191ee8b16befcca6.tar.gz dotfiles-ec041431da07ece93a258674191ee8b16befcca6.tar.bz2 dotfiles-ec041431da07ece93a258674191ee8b16befcca6.zip |
Merge branch 'master' of 207.154.210.186:/home/yigit/dots
Diffstat (limited to '.config/dunst')
-rwxr-xr-x | .config/dunst/dunstrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index e1d2052..523d3ba 100755 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc | |||
@@ -57,3 +57,7 @@ timeout = 0 | |||
57 | [Spotify] | 57 | [Spotify] |
58 | appname = Spotify | 58 | appname = Spotify |
59 | format = "<b>Now Playing</b>\n%s\n%b" | 59 | format = "<b>Now Playing</b>\n%s\n%b" |
60 | |||
61 | [spliff] | ||
62 | appname = "spliff" | ||
63 | format = "<b>ready for printing</b>\n%s\n%b" | ||