diff --git a/dots/nwg-panel/temperature-full-solid.png b/dots/nwg-panel/temperature-full-solid.png new file mode 100644 index 0000000..a98b085 Binary files /dev/null and b/dots/nwg-panel/temperature-full-solid.png differ diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index 2059d4b..cf5a776 100755 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -324,10 +324,10 @@ if [ ${operation} == "dots" ] ; then create_dir ${file_path} deploy_file "${dots_trg}/hyprpaper/${file_name}" "${file_path}/${file_name}" - # waybar - file_path=/home/${system_user}/.config/waybar + # nwg-panel + file_path=/home/${system_user}/.config/nwg-panel create_dir ${file_path} - deploy_file "${dots_trg}/waybar/*" "${file_path}/" + deploy_file "${dots_trg}/nwg-panel/*" "${file_path}/" # ---------- # printing