scripts/simple-power-menu/README.md
2021-06-28 08:17:58 -03:00

623 B

Simple Power Menu

Screenshot of shell-color-scripts

Installing shell-color-scripts

Requires rofi or dmenu

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