From 1ee42cf5f38b41d15c40694c3a6e61ee51fde2b5 Mon Sep 17 00:00:00 2001 From: nathan Date: Sat, 28 Jun 2025 08:04:34 -0600 Subject: first commit --- README.org | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.org (limited to 'README.org') diff --git a/README.org b/README.org new file mode 100644 index 0000000..52f79df --- /dev/null +++ b/README.org @@ -0,0 +1,19 @@ +* psi+ for void linux +psi+ xbps package for void linux + +Things you might want to know: ++ psi+ webkit version is enabled ++ xscreensaver is disabled ++ psi plugins are included ++ psi resources are not included + +** Installing +[[https://github.com/void-linux/void-packages/?tab=readme-ov-file#quick-start][Setup void-packages]] and copy =psi-plus= to =void-packages/srcpkgs/= + +** Installing resources +For silly fun things like emojis and skins you will need to install the +resources +#+begin_src shell + git clone https://github.com/psi-im/resources + sudo cp -r resources/* /usr/share/psi-plus/ +#+end_src -- cgit v1.2.3