]> git.armaanb.net Git - chorizo.git/blobdiff - man/chorizo.1.scd
Use content manager to run scripts and user styles
[chorizo.git] / man / chorizo.1.scd
index 45048ba74b8c60077f4ea3ed9e3e5c951c7c205c..5ff49f0a5fffe3cb62af0a5ecff279d4862071d1 100644 (file)
@@ -52,18 +52,21 @@ XDG variables will be used to construct these paths.
        Database where cookies are stored. It is kept in the same format as Firefox,
        so the file can easily be copied over.
 
-~/.local/share/chorizo/user-scripts
+*~/.local/share/chorizo/user-scripts*
        Directory to store user-supplied JavaScript snippets. See *chorizo-usage*(1).
 
-~/.local/share/chorizo/web_extensions
+*~/.local/share/chorizo/user-styles*
+       Directory to store user-supplied CSS snippets. See *chorizo-usage*(1).
+
+*~/.local/share/chorizo/web_extensions*
        Sets the directory where WebKit will look for web extensions. See
        *chorizo-usage*(1).
 
-~/.cache/chorizo
-
-~/.cache/webkitgtk
+*~/.cache/chorizo*
+*~/.cache/webkitgtk*
+       General caches.
 
-~/.local/share/webkitgtk
+*~/.local/share/webkitgtk*
        WebKitGTK will dump its caches and local storage here. It is probably wise to
        clean those directories regularly or to mount them as *tmpfs*(5).