readme: add hr
This commit is contained in:
parent
4574fc7cab
commit
51fdb9a0aa
1 changed files with 6 additions and 0 deletions
|
@ -12,6 +12,8 @@ _I use Fedora btw :)_
|
|||
_Script:_ [~/.config/sway/scripts/startup.py](./outerheaven.init3.home/.config/sway/scripts/startup.py)
|
||||
_Config:_ [~/.config/autostart-i3ipc.yml](./outerheaven.init3.home/.config/autostart-i3ipc.yml)
|
||||
|
||||
***
|
||||
|
||||
Time/date aware _(conditional)_ autostart manager for Sway/i3 window managers.
|
||||
|
||||
Should run on-login -- `i3`/`sway` having a config entry:
|
||||
|
@ -46,11 +48,15 @@ Touch `~/.vacation` to skip `work` autostarts; `rm` when work may continue :)
|
|||
Working days are assumed Monday through Friday. Hours are between 8 AM and 4 PM.
|
||||
Defined in the `WorkTime` class.
|
||||
|
||||
***
|
||||
|
||||
### homedir backup
|
||||
|
||||
_Script:_ [~/.local/bin/backup_home](./outerheaven.init3.home/.local/bin/backup_home)
|
||||
_Config:_ `~/.restic_excludes`
|
||||
|
||||
***
|
||||
|
||||
This will back up `$HOME` _(minus exclusions, of course!)_. Part of
|
||||
[the autostarts](#i3sway-autostarts).
|
||||
|
||||
|
|
Loading…
Reference in a new issue