scripts/simple-power-menu/README.md
Guilherme Rugai Freire 579dd7d3f2 initial commit
2021-06-03 03:00:52 -03:00

481 B

Simple Power Menu

Screenshot of shell-color-scripts

Installing shell-color-scripts

Requires rofi

sudo git clone https://github.com/GRFreire/simple-power-menu /opt/simple-power-menu

sudo ln -s /opt/simple-power-menu/spm /usr/bin/spm

After that, just run spm in your terminal

Update

Go to /opt/simple-power-menu and update the repo.

cd /opt/simple-power-menu
git pull