Build and install
December 17, 2020 ยท View on GitHub
install yaru-remix-theme-toggle:
The extension can be installed directly from source, either for the convenience of using git or to test the latest development version.
Prerequisite:
- Install Git and Meson
sudo apt install git meson gnome-shell-extension-prefs
-
Install the User-themes extension from here.
-
Install Yaru-remix
Install:
- To install all yaru-remix-theme-toggle, simply run the following.
# clone this repository
git clone https://github.com/Muqtxdir/yaru-remix-theme-toggle.git
cd yaru-remix-theme-toggle
# Initialize build system (only required once per repo)
meson build
cd build
# Build and install
sudo ninja install
- After install, a logout is required or shell-restart by Alt + F2 and then entering r
Enable yaru-remix-theme-toggle
- The extension can now be enabled from Extensions (can also be done in Gnome-tweaks or dconf)

- yaru-remix-theme-toggle can now be accessed from System-Menu

- Enjoy!
Uninstall:
- To uninstall all yaru-remix-theme-toggle, simply run the following.
cd yaru-remix-theme-toggle
cd build
sudo ninja uninstall
- After uninstall, a logout is required shell-restart by Alt + F2 and then entering r
Note: yaru-remix-theme-toggle is installed if you choosed Script-install(simple-installation) from Yaru-remix