From: Ruben Beltran del Rio Date: Fri, 27 Dec 2024 12:43:07 +0000 (+0100) Subject: Add the path X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/3c99b12683986cd33ffa7c9a0db8f77dfd889be1 Add the path --- diff --git a/swiftbar_scripts.gmi b/swiftbar_scripts.gmi index 030b526..fdecede 100644 --- a/swiftbar_scripts.gmi +++ b/swiftbar_scripts.gmi @@ -24,7 +24,7 @@ To use the plugin you'll need to set your sourcehut token in the VAR_SOURCEHUT_A This script includes focus checks (See focus checks column at the end of this page on how to use them.) -=> ./swiftbar/sourcehut-builds.1m.sh ⧇ sourcehut-builds.1m.sh +=> ./swiftbar/sourcehut-builds.1m.sh ⧇ ./swiftbar/sourcehut-builds.1m.sh ## Monitorcito Bar @@ -43,7 +43,7 @@ You can control the URL of the monitorcito instance by adjusting VAR_MONITORCITO This script includes focus checks (See focus checks column at the end of this page on how to use them.) => https://git.sr.ht/~rbdr/monitorcito [3] Monitorcito -=> ./swiftbar/monitorcito.1m.sh ⧇ monitorcito.1m.sh +=> ./swiftbar/monitorcito.1m.sh ⧇ ./swiftbar/monitorcito.1m.sh ## Focus Checks @@ -83,4 +83,4 @@ For the script to correctly get focus data, it requires full disk access. You ca If you want to include this functionality in your script, check the script comments for instructions on how to use it in your scripts. -=> ./swiftbar/focus.utils.sh ⧇ focus.utils.sh +=> ./swiftbar/focus.utils.sh ⧇ ./swiftbar/focus.utils.sh