]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/less.json
Add Lunar Client (#179)
[xdg-ninja.git] / programs / less.json
index 4c073d4edfa24425d2c03cf2c09dd71d3bb84fd7..a978785ce0d53d5ea1b74984469b57a8708a2926 100644 (file)
@@ -1,10 +1,10 @@
 {
 {
-    "name": "less",
     "files": [
         {
     "files": [
         {
-            "path": "${HOME}/.lesshst",
+            "help": "Export the following environment variables:\n\n```bash\nexport LESSHISTFILE=\"$XDG_STATE_HOME\"/less/history\n```\n",
             "movable": true,
             "movable": true,
-            "help": "Export the following environment variables:\n\n```bash\nexport LESSHISTFILE=${XDG_CACHE_HOME}/less/history\n```\n"
+            "path": "${HOME}/.lesshst"
         }
         }
-    ]
-}
+    ],
+    "name": "less"
+}
\ No newline at end of file