Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Latest commit

 

History

History
45 lines (37 loc) · 1.97 KB

README.md

File metadata and controls

45 lines (37 loc) · 1.97 KB

Better GNOME Desktop Experience

Tired of having the best feeling DE with the worst defaults? This app is for you. Transform the default GNOME look to:

Screenshot

You need

  • gtk4 support?
  • gnome-shell
  • gnome-menus* (for ArcMenu to work)
  • wget

How To Use

  • Download the .AppImage from Releases
  • Allow Execution and Open
  • Click Better Theme and Install Extensions. You will be asked to Log Out, do it (this will close all your running apps!)
  • Open the app again and click Apply Extensions Configs

How to Build

  • You need Rust installed, recomended from RustUp
  • Clone this repo git clone https://github.com/Whimfoome/better_dexp.git && cd better_dexp
  • cargo build --release

Build with AppImage

  • You need AppImageKit (yay -S appimagetool-bin)
  • You need Cargo-AppImage (cargo install cargo-appimage)
  • To build it, just run cargo appimage in the project directory

Credits