From 89dff2b2329729d95a06880597f02e49c2d401d7 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 3 Dec 2023 18:56:16 +0900 Subject: added qt5ct for kvantum for qt-apps --- copy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index e3366b4e..032fef4d 100755 --- a/copy.sh +++ b/copy.sh @@ -146,7 +146,7 @@ fi set -e # Exit immediately if a command exits with a non-zero status. printf "${NOTE} - copying dotfiles\n" - for DIR in btop cava dunst hypr kitty Kvantum rofi swappy swaylock wal waybar; do + for DIR in btop cava dunst hypr kitty Kvantum qt5ct rofi swappy swaylock wal waybar; do DIRPATH=~/.config/$DIR if [ -d "$DIRPATH" ]; then echo -e "${NOTE} - Config for $DIR found, attempting to back up." -- cgit v1.2.3