htmx-playground/tuts/gnome_tweak_tool_arch.md

16 lines
249 B
Markdown
Raw Normal View History

# Install and use Gnome Tweak Tool (micro tut)
## Install gnome tweaks
```bash
sudo pacman -S gnome-tweaks
```
## Install extensions
Gnome tweak tool extensions moved to gnome extensions
```bash
flatpak install flathub org.gnome.Extensions
```