Skip to content

Commit

Permalink
doc: gio is required
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondill committed Nov 25, 2024
1 parent 3efbc5a commit fc4a055
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.tmpl.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,11 @@ An almost desktop environment made with [AwesomeWM](https://awesomewm.org/) with
### `setup.lua`

For convenience, a `setup.lua` script has been provided, simply clone the repository and run `lua ./setup.lua` to auto install dependencies and setup submodules.
note: Gio is required. Installing `awesome` will install `gio` as a dependency.

```shell
> git clone 'https://github.com/aarondill/awesome' ~/.config/awesome
> pacman -S awesome # REPLACE WITH YOUR PACKAGE MANAGER
> cd ~/.config/awesome/ && ./setup.lua
> # run lxappearance to modify theme if so desired
```
Expand Down

0 comments on commit fc4a055

Please sign in to comment.