diff options
| author | Allusive_ <[email protected]> | 2023-08-01 19:02:27 +1000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-01 19:02:27 +1000 |
| commit | 5bae5a9c78992f98f1b5cfd20609dcbaef91d682 (patch) | |
| tree | fc8b9d9146e5ef610c7da1ff3fba834b3ae5e986 | |
| parent | Update README.md (diff) | |
| download | compfy-5bae5a9c78992f98f1b5cfd20609dcbaef91d682.tar.xz compfy-5bae5a9c78992f98f1b5cfd20609dcbaef91d682.zip | |
Update README.md
| -rw-r--r-- | README.md | 13 |
1 files changed, 10 insertions, 3 deletions
@@ -4,7 +4,14 @@ A Fork of Pijulius picom published by Allusive ## What it adds Makes the animations way smoother and more customizable. -On Arch Linux you can install the package with: -`paru -S picom-allusive` + +## Installation + +# Arch Linux +``` +paru -S picom-allusive +``` or -`yay -S picom-allusive` +``` +yay -S picom-allusive +``` |