diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-10-29 18:23:00 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-10-29 18:23:00 -0500 |
| commit | 4cd0854592f4743a9d02ec2b1a1bdfd7fe03feb5 (patch) | |
| tree | 65d274bee91cafa7970a6ddb8f8a5371eb82a0d4 /env/.local/bin/scripts/backup/backup-tol2 | |
| parent | 2ffa49fe41faffff406f13378c012c018c764de9 (diff) | |
Squashed commit of the following:
- added private autostart script
- removed cmus from backup scripts
- separated more req install commands
- cava change
- i3 and rmpc ricing
- added mpd to arch install. removed cmus
- added mpv-mpris to autostart
Diffstat (limited to 'env/.local/bin/scripts/backup/backup-tol2')
| -rwxr-xr-x | env/.local/bin/scripts/backup/backup-tol2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/env/.local/bin/scripts/backup/backup-tol2 b/env/.local/bin/scripts/backup/backup-tol2 index 5727028..f1be247 100755 --- a/env/.local/bin/scripts/backup/backup-tol2 +++ b/env/.local/bin/scripts/backup/backup-tol2 @@ -15,7 +15,7 @@ fsyncb () { fi } -syncfile=".surf/styles .urlview .local/bin/lf-gadgets .local/share/applications/custom .config/newsboat .config/zsh .keepass .config/Pinta .config/cmus stuff/notes stuff/openvpn-cons stuff/media/ICE stuff/scripts/iceys-linux-stuffs .config/swapscape.map" +syncfile=".surf/styles .urlview .local/bin/lf-gadgets .local/share/applications/custom .config/newsboat .config/zsh .keepass .config/Pinta stuff/notes stuff/openvpn-cons stuff/media/ICE stuff/scripts/iceys-linux-stuffs .config/swapscape.map" # stuff/scripts .gnupg |
