Update README.md

This commit is contained in:
G34RZ 2025-04-20 19:14:07 -07:00
parent ca25fa57e8
commit f1270e45c6
1 changed files with 7 additions and 2 deletions

View File

@ -36,11 +36,16 @@ sudo systemctl mask upower.service
## Installation
### Arch Linux
## AUR
```bash
paru -S system76-power-gui
```
### From source
#### Build and install the package after downloading and cd into dir
```bash
makepkg -si
```
## Usage
Launch the application from your desktop environment's application menu or run:
```bash