Git Product home page Git Product logo

pywal-theme-switcher-widget's Introduction

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

pywal-theme-switcher-widget's People

Contributors

infinnitor avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.