Skip to content
forked from refi64/stylepak

Automatically install your host GTK+ theme as a Flatpak

License

Notifications You must be signed in to change notification settings

kb01guy/pakitheme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

pakitheme

Automatically install your host GTK+ theme as a Flatpak.

Requirements

In addition to bash and coreutils (which should be available out of the box on most distros), the following binaries are needed:

  • ostree
  • appstream-util

The packages that provide these vary by distro:

  • Fedora Silverblue: These packages should be available out of the box.
  • Fedora: dnf install ostree libappstream-glib
  • Debian/Ubuntu and variants: apt install ostree appstream-util
  • Arch/Manjaro: pacman -S ostree appstream-glib
  • OpenSUSE: zypper install libostree appstream-glib

Usage

Run pakitheme install-system and pakitheme install-user to grab your current GTK+ theme and install it as a Flatpak into either the system or user installation, respectively. You can also pass a theme name, e.g. pakitheme install-user Adapta, and pakitheme will install that theme instead of your current one.

Use pakitheme clear-cache to clear the theme storage cache.

About

Automatically install your host GTK+ theme as a Flatpak

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%