Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 704 Bytes

README.md

File metadata and controls

33 lines (28 loc) · 704 Bytes

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