Skip to content

Instantly share code, notes, and snippets.

@Narrat
Created January 17, 2017 19:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Narrat/8984e1f6441aeb7f7a04d5cbe91b1257 to your computer and use it in GitHub Desktop.
Save Narrat/8984e1f6441aeb7f7a04d5cbe91b1257 to your computer and use it in GitHub Desktop.
missing svg icons
$ dunst -conf .config/dunst/dunstrc -print
{
appname: 'ponymix'
summary: 'ponymix'
body: ''
icon: 'notification-audio-volume-muted'
category:
urgency: 1
formatted: '<b>ponymix</b>
[ 22%]'
fg: #ffffff
bg: #285577
frame: #aaaaaa
id: 2
script: (null)
}
Could not load icon: 'notification-audio-volume-muted'
Could not load icon: 'notification-audio-volume-muted'
Could not load icon: 'notification-audio-volume-muted'
{
appname: 'ponymix'
summary: 'ponymix'
body: ''
icon: 'notification-audio-volume-low'
category:
urgency: 1
formatted: '<b>ponymix</b>
[ 22%]'
fg: #ffffff
bg: #285577
frame: #aaaaaa
id: 3
script: (null)
}
Could not load icon: 'notification-audio-volume-low'
Could not load icon: 'notification-audio-volume-low'
Could not load icon: 'notification-audio-volume-low'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment