Add copying of dunst config

master
Hugo Thunnissen 6 years ago
parent a0626cc46e
commit ab20f41bd8

@ -62,6 +62,7 @@ copy-config() {
copy-files-in-dir-to "$(here)/config/albert" "$(config-dir albert)"
copy-files-in-dir-to "$(here)/config/openbox" "$(config-dir openbox)"
copy-files-in-dir-to "$(here)/config/dunst" "$(config-dir dunst)"
}
add-custom-startup() {

Loading…
Cancel
Save