Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 401 Bytes

README.md

File metadata and controls

43 lines (23 loc) · 401 Bytes

PlankSetting

Application to customize Plank dock

Dependence

unrar

unzip

python3

libgtk-3-0

Install

open terminal and type: chmod +x install.sh #to make the installer executable

./install.sh

or

sh install.sh

Uninstall

open terminal and type:

chmod +x uninstall.sh #to make the uninstaller executable

./uninstall.sh

or

sh uninstall.sh