diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-07-01 16:19:14 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-07-01 16:19:14 -0500 |
| commit | 889894aa1d68358676bca48ddd540a76e067eddb (patch) | |
| tree | 5648891453117fe62b6f030b4f92585befb00e8d /env/.local/bin/scripts/backup | |
| parent | b95ae4c5c9ff4d693d6424cce8a0d579754c4202 (diff) | |
- fixed wrong dir targets
- added commands to toggle swapscape for hyprland
- fixed a launch in autostart
- wrong dir for keep finds
Diffstat (limited to 'env/.local/bin/scripts/backup')
| -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 18dd1c7..a3d044f 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 stuff/scripts/system" +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" # stuff/scripts .gnupg |
