Skip to content

Commit

Permalink
Merge pull request #32 from JasonGrace2282/next
Browse files Browse the repository at this point in the history
Add how to run section to README.md
  • Loading branch information
FT-Labs authored Jan 22, 2024
2 parents 2172846 + a3f50e8 commit 4299336
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,12 @@ $ ninja -C build install

Default install prefix is `/usr/local`, you can change it with `meson configure -Dprefix=<path> build`

## Running
To launch with all animations as a background process you can use:
`picom --animations -b`

To only have specific animations, enable them with cli flags (see `picom --help`) or add them to your picom config.

## How to Contribute

All contributions are welcome!
Expand Down

0 comments on commit 4299336

Please sign in to comment.