+ i3lock_fk.sh
This commit is contained in:
@@ -277,6 +277,13 @@ if [ ${operation} == "dots+" ] ; then
|
||||
mkdir -p ${file_path}
|
||||
deploy_file "${dotsplus_trg}/fonts/install/*" "${file_path}/"
|
||||
|
||||
# ----------
|
||||
# images
|
||||
# ----------
|
||||
file_path=/home/${user}/.local/share/img
|
||||
mkdir -p ${file_path}
|
||||
deploy_file "${dotsplus_trg}/images/*" "${file_path}/"
|
||||
|
||||
# ----------
|
||||
# wallpapers
|
||||
# ----------
|
||||
|
||||
Reference in New Issue
Block a user