ducoterra
c8396037db
Fix backup snapshot drift
...
Occasionally, the latest snapshot in the snapshots dir would get out of
sync with the backup drive. Change the script to detect drift and fix it
before performing a backup.
2022-02-01 10:47:08 -05:00
ducoterra
9a3ee4fa9b
Pull variables out of arch_backup
...
Pull out user-modifiable variables from arch_backup. This should make it
easier for anyone to modify.
2022-02-01 10:46:11 -05:00
ducoterra
fb2dd1174c
Add center window hotkey
...
Add hotkey to center window
2022-01-31 22:10:16 -05:00
ducoterra
da6d844e4b
Add window maximize keyboard shortcut
...
Add maximize window shortcut <Super>Up
2022-01-31 22:02:11 -05:00
ducoterra
2cb1de9b98
Manjaro don't sleep while plugged in
...
Laptop should stay away while plugged in
2022-01-31 21:50:03 -05:00
ducoterra
5c5974f96b
add ansible README
2022-01-31 16:47:43 -05:00
ducoterra
6d6c2d27eb
Move btrfs_backups.sh to backup role dir
...
Move backup script to role directory rather than the root directory of
the roles.
2022-01-31 16:43:11 -05:00
ducoterra
65dc4c5513
Align naming scheme for "daily drivers" installs
...
Daily driver installs from pacman, yay, and snap should all share a
similar naming convention. This will be "<package
manager>_daily_drivers" from now on.
2022-01-31 16:39:25 -05:00
ducoterra
838dad0302
Move single ansible playbook to ansible directory
...
Make ansible playbook properly- use ansible-galaxy init commands.
2022-01-31 13:44:46 -05:00