Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cjbassi/rofi-power

Systemd based power management with Rofi
https://github.com/cjbassi/rofi-power

Last synced: about 2 months ago
JSON representation

Systemd based power management with Rofi

Awesome Lists containing this project

README

        

# rofi-power

Systemd based power management with [Rofi](https://github.com/DaveDavenport/rofi).

Requires:

- Rofi
- A systemd based Linux distro

Provides:

- Suspend/Sleep
- Reboot/Restart
- Shutdown/Poweroff
- Hibernate

Optional commands:

- Lock: set the `LOCKPRG` ENV variable
- Exit: set the `EXITPRG` ENV variable

## Installation

```bash
pip install --user git+https://github.com/cjbassi/rofi-power
```