Browse, Search Categorically and manage installed themes for your Gnome/Gtk based desktop
- A modern desktop app for discovering, downoading Linux themes, icoirectly from Pling & Opendesktop
- No browser required.
- Just browse, click, and beautify your desktop!
Added ability to apply themes for:
- Converted Preview Pics in Detailed Screen to Caraousel
- Bug Fixed where themes were being set randomly in Installed page
Added ability to apply themes for:
- Gtk4 Themes
- Icon Themes
- Cursor Themes
Features:
- Search is now separate and includes all categories
- Added Wallpapers
- Added autoscrolling when bottom of the category page is reached
Features:
- Added Search functionality
- Redundant Code Cleanup
Performance improvements:
- Better Image Quality for verifying themes
- Quicker Pagination and page loading
- UI Design improvements
- Redundant Code Cleanup
Initial Release
Here are some screenshots & video preview
For Arch Linux Build is available in aur..
yay -S linuxthemestore-git
Manual Installation via root
git clone https://github.com/debasish-patra-1987/linuxthemestore.git
cd linuxthemestore
git checkout 46818ef6e0378afcd6f510a472b751a5651a989f
cargo build --release
install -Dm755 ./target/release/linuxthemestore -t /usr/bin/
install -Dm644 ./assets/io.github.debasish_patra_1987.linuxthemestore.metainfo.xml -t /usr/share/metainfo
install -Dm644 ./assets/io.github.debasish_patra_1987.linuxthemestore.svg -t /usr/share/icons/hicolor/scalable/apps
mv ./assets/io.github.debasish_patra_1987.linuxthemestore.in ./assets/io.github.debasish_patra_1987.linuxthemestore.desktop
desktop-file-install --dir=/usr/share/applications ./assets/io.github.debasish_patra_1987.linuxthemestore.desktop
Manual Uninstallation via root
rm /usr/bin/linuxthemestore
rm /usr/share/metainfo/io.github.debasish_patra_1987.linuxthemestore.metainfo.xml
rm /usr/share/icons/hicolor/scalable/apps/io.github.debasish_patra_1987.linuxthemestore.svg
rm /usr/share/applications/io.github.debasish_patra_1987.linuxthemestore.desktop
GPL3+
If you are happy with my work, please consider donating




