From f2581fe504cbfdb85209b8d9861809d46794264f Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Thu, 20 Jun 2024 17:53:00 -0500 Subject: [PATCH] readme: reserve hr for headers --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 9ab34e6..0bee4ca 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,6 @@ _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: @@ -55,8 +53,6 @@ Defined in the `WorkTime` class. _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).