+ nwg-panel

This commit is contained in:
committer@tuxwarrior
2026-03-04 12:27:36 -05:00
parent 6d3723ba0f
commit 27efa20975
2 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@@ -324,10 +324,10 @@ if [ ${operation} == "dots" ] ; then
create_dir ${file_path} create_dir ${file_path}
deploy_file "${dots_trg}/hyprpaper/${file_name}" "${file_path}/${file_name}" deploy_file "${dots_trg}/hyprpaper/${file_name}" "${file_path}/${file_name}"
# waybar # nwg-panel
file_path=/home/${system_user}/.config/waybar file_path=/home/${system_user}/.config/nwg-panel
create_dir ${file_path} create_dir ${file_path}
deploy_file "${dots_trg}/waybar/*" "${file_path}/" deploy_file "${dots_trg}/nwg-panel/*" "${file_path}/"
# ---------- # ----------
# printing # printing