scripts/simple-power-menu
Guilherme Rugai Freire cff4456d98 change bin name to simple-power-name
the last name (`spm`) was conflicting with other linux packages
2021-06-28 08:01:50 -03:00
..
README initial commit 2021-06-03 03:00:52 -03:00
LICENSE initial commit 2021-06-03 03:00:52 -03:00
README.md change bin name to simple-power-name 2021-06-28 08:01:50 -03:00
simple-power-menu change bin name to simple-power-name 2021-06-28 08:01:50 -03:00

Simple Power Menu

Screenshot of shell-color-scripts

Installing shell-color-scripts

Requires rofi

git clone https://github.com/GRFreire/simple-power-menu $HOME/.local/share/simple-power-menu

ln -s $HOME/.local/share/simple-power-menu/simple-power-menu $HOME/.local/bin/simple-power-menu

After that, just run simple-power-menu in your terminal

Update

Go to $HOME/.local/share/simple-power-menu and update the repo.

cd $HOME/.local/share/simple-power-menu
git pull