+ nitrogen

This commit is contained in:
committer
2024-05-19 21:05:48 -05:00
parent 007f674952
commit d2e29e202f
3 changed files with 25 additions and 0 deletions

View File

@@ -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