+ nitrogen
This commit is contained in:
@@ -210,6 +210,10 @@ if [ ${operation} == "dots" ] ; then
|
||||
file_path=/home/${user}
|
||||
deploy_file "${dots_trg}/gtk/${file_name}" "${file_path}/${file_name}"
|
||||
|
||||
# nitrogen
|
||||
file_path=/home/${user}/.config/nitrogen
|
||||
deploy_file "${dots_trg}/nitrogen/*" "${file_path}/"
|
||||
|
||||
# pcmanfm
|
||||
# bookmarks found in "dots/gtk/.gtk-bookmarks"
|
||||
file_name=pcmanfm.conf
|
||||
|
||||
Reference in New Issue
Block a user