This commit is contained in:
committer@tuxwarrior
2026-02-26 15:10:17 -05:00
parent 5d9ec65d9f
commit 053aaf8868
4 changed files with 488 additions and 0 deletions

View File

@@ -306,6 +306,11 @@ if [ ${operation} == "dots" ] ; then
create_dir ${file_path}
deploy_file "${dots_trg}/hyprmon/*" "${file_path}/"
# waybar
file_path=/home/${system_user}/.config/waybar
create_dir ${file_path}
deploy_file "${dots_trg}/waybar/*" "${file_path}/"
# ----------
# printing
#