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.
sh
to processgsettings
to (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-appearance
For bpkg
user:
bpkg install NNBnh/bui-appearance
For Basher user:
basher install NNBnh/bui-appearance
Run bui-appearance
in the terminal:
bui-appearance
Special thanks to:
- LXAppearance by The LXDE Team, This project inspired me to make this tool.
Made with ❤️ by NNB