diff options
author | Yigit Sever | 2019-12-08 14:46:45 +0300 |
---|---|---|
committer | Yigit Sever | 2019-12-08 18:32:36 +0300 |
commit | 2c523ef1eb51ab9e0e9b1ba6bc30c117396bb331 (patch) | |
tree | a4c38a02e58360fafc408ef4938c6ca1416c49e7 /.config/dunst/dunstrc | |
parent | 56d0cda40714fb8d38103367b185c881a6e9d555 (diff) | |
download | dotfiles-2c523ef1eb51ab9e0e9b1ba6bc30c117396bb331.tar.gz dotfiles-2c523ef1eb51ab9e0e9b1ba6bc30c117396bb331.tar.bz2 dotfiles-2c523ef1eb51ab9e0e9b1ba6bc30c117396bb331.zip |
Work auto spliff
Diffstat (limited to '.config/dunst/dunstrc')
-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" | ||