]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - swiftbar_scripts.gmi
Update files from notes
[rbdr/r.bdr.sh] / swiftbar_scripts.gmi
index 77ac9a7c2a91b153a18fca144deba0996794daa4..fdecede12733a953b93b2fbe89330d3fbe680f8d 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 ⧇ sourcehut-builds.1m.sh
+=> ./swiftbar/sourcehut-builds.1m.sh ⧇ ./swiftbar/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 ⧇ monitorcito.1m.sh
+=> ./swiftbar/monitorcito.1m.sh ⧇ ./swiftbar/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 ⧇ focus.utils.sh
+=> ./swiftbar/focus.utils.sh ⧇ ./swiftbar/focus.utils.sh