[Linux] Add notify-osd path
This commit is contained in:
parent
704f6b3b21
commit
8b513e36db
@ -26,7 +26,7 @@ function _setup_env {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function _linux_path_setup {
|
function _linux_path_setup {
|
||||||
add_to_path "/usr/lib/gnome-settings-daemon"
|
add_to_path "/usr/lib/gnome-settings-daemon" "/usr/lib/notify-osd-customizable"
|
||||||
}
|
}
|
||||||
|
|
||||||
function _osx_path_setup {
|
function _osx_path_setup {
|
||||||
|
Loading…
Reference in New Issue
Block a user