Set icon for git-dude notifications - it doesn't always exist at all, but it should always be at that path if it exists ;)
This commit is contained in:
parent
adf91732a8
commit
a3a1105103
1 changed files with 3 additions and 0 deletions
|
@ -26,3 +26,6 @@
|
||||||
|
|
||||||
[rerere]
|
[rerere]
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|
||||||
|
[dude]
|
||||||
|
icon = ~/.config/git-dude/icon.png
|
||||||
|
|
Loading…
Reference in a new issue