]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - swiftbar_scripts.gmi
Add page descriptions
[rbdr/r.bdr.sh] / swiftbar_scripts.gmi
index fa9065db5e86815ad99c0edd9267a72ee0a1e90d..030b526f5c95e259cd24b90984a96d3b297132b4 100644 (file)
@@ -1,3 +1,5 @@
+--- title: swiftbar_scripts.html
+--- description: Assorted SwiftBar scripts and utilities I've built.
 ## SwiftBar Scripts 
 
 This page holds the SwiftBar[1] / xbar scripts I've made. Since I use the first
 ## SwiftBar Scripts 
 
 This page holds the SwiftBar[1] / xbar scripts I've made. Since I use the first
@@ -22,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.)
 
 
 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 ⧇ source
+=> ./swiftbar/sourcehut-builds.1m.sh ⧇ sourcehut-builds.1m.sh
 
 ## Monitorcito Bar
 
 
 ## Monitorcito Bar
 
@@ -41,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
 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 ⧇ source
+=> ./swiftbar/monitorcito.1m.sh ⧇ monitorcito.1m.sh
 
 ## Focus Checks
 
 
 ## Focus Checks
 
@@ -75,13 +77,10 @@ Download and copy focus.utils.sh to your SwiftBar directory on the same director
 
 ### Permissions
 
 
 ### Permissions
 
-For the script to correctly get focus data, it requires full disk access. You
-can do this by going to System Settings > Privacy & Security > Full Disk Access,
-and adding SwiftBar to the list.
+For the script to correctly get focus data, it requires full disk access. You can do this by going to System Settings > Privacy & Security > Full Disk Access, and adding SwiftBar to the list.
 
 ### For Developers
 
 
 ### For Developers
 
-If you want to include this functionality in your script, check the script
-comments for instructions on how to use it in your scripts.
+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 ⧇ source
+=> ./swiftbar/focus.utils.sh ⧇ focus.utils.sh