From: Ruben Beltran del Rio Date: Thu, 26 Dec 2024 20:49:48 +0000 (+0100) Subject: Fix odd line breaks X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/4356e493efd67f3ba62b83dcd84458e8957a4062 Fix odd line breaks --- diff --git a/swiftbar_scripts.gmi b/swiftbar_scripts.gmi index 1c437bc..9016122 100644 --- a/swiftbar_scripts.gmi +++ b/swiftbar_scripts.gmi @@ -8,23 +8,15 @@ one, I'm not sure whether they work with xbar[2], but should probably be OK. ## Sourcehut Builds -View the status of your last few builds in sourcehut. You can open the URL by -clicking on the menu items. -The count of failed, pending and successful runs of the last 15m are shown -next to the icon. +View the status of your last few builds in sourcehut. You can open the URL by clicking on the menu items. The count of failed, pending and successful runs of the last 15m are shown next to the icon. -To use the plugin you'll need to set your sourcehut token in the -VAR_SOURCEHUT_API_TOKEN variable (See the 'ADD YOUR TOKEN HERE' string). You -can also control how many builds to show by changing the VAR_BUILD_COUNT -variable (defaults to 5) +To use the plugin you'll need to set your sourcehut token in the VAR_SOURCEHUT_API_TOKEN variable (See the 'ADD YOUR TOKEN HERE' string). You can also control how many builds to show by changing the VAR_BUILD_COUNT variable (defaults to 5) => ./swiftbar/sourcehut-builds.1m.sh ⧇ source ## Monitorcito Bar -View your monitorcito[3] tracked services at a glance. ○ is shown if everything -is OK, and ╳ if at least one service is failing. Clicking on an item refreshes -the status. +View your monitorcito[3] tracked services at a glance. ○ is shown if everything is OK, and ╳ if at least one service is failing. Clicking on an item refreshes the status. => https://git.sr.ht/~rbdr/monitorcito [3] Monitorcito => ./swiftbar/monitorcito.1m.sh ⧇ source