+ mimeapps.list
default apps
This commit is contained in:
@@ -205,6 +205,11 @@ if [ ${operation} == "dots" ] ; then
|
||||
file_path=/etc
|
||||
deploy_file "${dots_trg}/environment/${file_name}" "${file_path}/${file_name}" no_chown
|
||||
|
||||
# mimeapps
|
||||
file_name=mimeapps.list
|
||||
file_path=/home/${system_user}/.config
|
||||
deploy_file "${dots_trg}/mimeapps/${file_name}" "${file_path}/${file_name}" no_chown
|
||||
|
||||
# mounts
|
||||
file_name=mnt-nas.mount
|
||||
file_path=/etc/systemd/system
|
||||
|
||||
Reference in New Issue
Block a user