+ dunst
This commit is contained in:
@@ -250,6 +250,12 @@ if [ ${operation} == "dots" ] ; then
|
||||
# programs
|
||||
# ----------
|
||||
|
||||
# dunst
|
||||
file_name=dunstrc
|
||||
file_path=/home/${system_user}/.config/dunst
|
||||
mkdir -p ${file_path}
|
||||
deploy_file "${dots_trg}/dunst/${file_name}" "${file_path}/${file_name}"
|
||||
|
||||
# lf
|
||||
file_name=lfrc
|
||||
file_path=/home/${system_user}/.config/lf
|
||||
|
||||
Reference in New Issue
Block a user