Skip to content

Commit

Permalink
chore: Generate README
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondill authored and github-actions[bot] committed Nov 25, 2024
1 parent fc4a055 commit df5100b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,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 df5100b

Please sign in to comment.