Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pywal-theme-switcher-widget

Switches the terminal theme using pywal

Install

git clone https://github.com/Infinnitor/pywal-theme-switcher-widget
cd pywal-theme-switcher-widget
python3 -m venv venv
source venv/bin/activate
pip install -r requirements
python3 src/main.py

Configuration

By default the program loads wallpaper images from ~/Pictures/wallpapers. Simply place .jpg/.jpeg or .png images in there and they will be availible to select from the menu.

You can configure the paths it loads from by editing ~/.config/pywal-theme-switcher-widget/config.txt

Each path should be on a seperate line, and should point to a folder where images will be contained.

Create a .desktop file for the current user

./create_desktop_file.sh > ~/.local/share/applications/pywal-theme-switcher-widget.desktop

Create an autostart .desktop file for the current user

./create_desktop_file.sh > ~/.config/autostart/pywal-theme-switcher-widget.desktop

Additional Info

About

Systray widget that switches the terminal theme using pywal

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages