From 3b35b592b2643c2ebd058183c64ccc92aa7258d1 Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Thu, 20 Jun 2024 07:39:05 -0500 Subject: [PATCH] note-taker.sh: clarify comments --- outerheaven.init3.home/.local/bin/note-taker.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/outerheaven.init3.home/.local/bin/note-taker.sh b/outerheaven.init3.home/.local/bin/note-taker.sh index 085551b..c6666b7 100755 --- a/outerheaven.init3.home/.local/bin/note-taker.sh +++ b/outerheaven.init3.home/.local/bin/note-taker.sh @@ -1,11 +1,12 @@ #!/bin/bash # scripted note organizer/taker # -# with Sway/on login, a Kitty session is started which runs *this* script -# provides a pane with an editor on notes for this week (and last) with tabs +# with Sway/on login: +# a Kitty session is started which runs *this* script through a 'session file' in a pane +# ultimately, providing an editor with timely notes for this week (and last) in tabs # # Kitty session config: -# # ~/config/kitty/sessions/triplesplit.conf +# # ~/.config/kitty/sessions/triplesplit.conf # layout tall # launch --location=hsplit --cwd=current bash # launch --location=hsplit --cwd=current bash