blob: 52f79df6bba40d4656a2e1c407e32f8d6f5d4545 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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
|