atim/theme-switcher
Project ID: 24715
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
⚠️ WIP
Installation Instructions
sudo dnf copr enable atim/theme-switcher -y
sudo dnf install theme-switcher
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 | aarch64 (8)*, x86_64 (8)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (8)*, x86_64 (8)* | Fedora 39 (35 downloads) |
Fedora 40 | aarch64 (2)*, x86_64 (2)* | Fedora 40 (29 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (0)* | Fedora 41 (8 downloads) |
Fedora rawhide | aarch64 (12)*, x86_64 (30)* | Fedora rawhide (177 downloads) |
openSUSE Tumbleweed | x86_64 (22)* | openSUSE Tumbleweed (176 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable atim/theme-switcher
More info about enabling Copr repositories