BUI for widget toolkit (GTK)
bui-appearance is an UI tool written in portable sh that change widget toolkit like GTK and QT setting using BUI environment variables.
shto processgsettingsto (optional)
- Option 1: using
curl
curl https://raw.githubusercontent.com/NNBnh/bui-appearance/main/bin/bui-appearance > ~/.local/bin/bui-appearance
chmod +x ~/.local/bin/bui-appearance- Option 2: using
git
git clone https://github.com/NNBnh/bui-appearance.git ~/.local/share/bui-appearance
ln -s ~/.local/share/bui-appearance/bin/bui-appearance ~/.local/bin/bui-appearanceFor bpkg user:
bpkg install NNBnh/bui-appearanceFor Basher user:
basher install NNBnh/bui-appearanceRun bui-appearance in the terminal:
bui-appearanceSpecial thanks to:
- LXAppearance by The LXDE Team, This project inspired me to make this tool.
Made with ❤️ by NNB