diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-05-23 19:13:30 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-05-23 19:13:30 +0900 |
| commit | 8a36a291b396f843b91da1970f1d162c23a05c13 (patch) | |
| tree | e9ee4b966c7067ee90e2903691a303960ea7b546 /copy.sh | |
| parent | 8217dd247d10064a32ec83eeadf3dc2176d31980 (diff) | |
uploaded fastfetch config. Updated default font size kitty, added fastfetch on copy.sh to backup
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -209,7 +209,7 @@ get_backup_dirname() { echo "back-up_${timestamp}" } -for DIR in ags btop cava hypr kitty Kvantum qt5ct qt6ct rofi swappy swaync wallust waybar wlogout; do +for DIR in ags btop cava fastfetch hypr kitty Kvantum qt5ct qt6ct rofi swappy swaync wallust waybar wlogout; do DIRPATH=~/.config/"$DIR" if [ -d "$DIRPATH" ]; then echo -e "${NOTE} - Config for $DIR found, attempting to back up." |
