Skip to content

atraxsrc/Pop_os-theme-changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Pop_os-theme-changer

Bypass libadwaita on elementary apps

Disclaimer!

Use this script at your own risk!

How it works?

It just create simlinks between .themes and .config folder with assets and GTK 4.0 theme CSS files.

Requirements

Theme must be prepared for GTK 4.0.
Go to ~/.config/gtk-4.0 directories.

Usage

  1. Download Python script from git:
git clone https://github.com/atraxsrc/Pop_os-theme-changer.git
cd Pop_os-theme-changer
  1. Add executable permissions to file:
chmod +x poplib.py
  1. Run script:
python3 poplib.py

How to reset to default Adwaita theme?

Run script with --reset parameter:

python3 poplib.py --reset

About

Bypass libadwaita on Pop_os elementary apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages