diff options
author | nathan <nathansmith@disroot.org> | 2025-06-29 02:01:54 -0600 |
---|---|---|
committer | nathan <nathansmith@disroot.org> | 2025-06-29 02:01:54 -0600 |
commit | bb7d0864d79073239412a2f30b39fbc3713bc39e (patch) | |
tree | fc1fa8104193df7cd8af0c0db69f46f73b057934 | |
parent | 9319e88a471903745ba6aafdd4b514fa269f1f7e (diff) |
-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/= |