Description
A global automated switcher for dark/light GTK theme during day/night and more.
Theme-switcher automatically can switch your:
- GTK theme
- GNOME Terminal profiles
- Wallpapers
- More will come...
To read docs run: xdg-open /usr/share/doc/theme-switcher/README.md
⚠️ This automated dev build for Theme-switcher. You should avoid using it.
Installation Instructions
sudo dnf copr enable atim/theme-switcher-dev -y
sudo dnf install theme-switcher-dev
Run
Automatically
systemctl --user enable --now theme-switcher-auto.timer
Manually
theme-switcher-manual.sh
Configure
You need to setup your light/dark profiles in gnome-terminal in order to switch terminal themes automatically. Configure them by edit
sudoedit /usr/bin/theme-switcher-auto.sh
List and set your gnome-terminal profiles
gsettings get org.gnome.Terminal.ProfilesList list
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | x86_64 (8)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (5)* | Fedora 39 (45 downloads) |
Fedora 40 | x86_64 (4)* | Fedora 40 (23 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (8 downloads) |
Fedora rawhide | x86_64 (15)* | Fedora rawhide (133 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable atim/theme-switcher-dev
More info about enabling Copr repositories