diff options
-rw-r--r-- | README.org | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -3,5 +3,11 @@ A lazy palemoon xbps package halfway stolen from [[https://github.com/hazen2215/ This palemoon package has timezone spoofing out of box! ** Installing +#+begin_src shell + echo "repository=https://repo.shittyweb.org" > /etc/xbps.d/shittyweb-repo.conf + xbps-install -Su palemoon +#+end_src + +** Building [[https://github.com/void-linux/void-packages/?tab=readme-ov-file#quick-start][Setup void-packages]] and copy =palemoon= to =void-packages/srcpkgs/= |