Tools for management qtile environment
Project description
QTHEME
Installation
git clone https://github.com/jsusmachaca/qtheme.git
cd qtheme
In Arch Linux
makepkg -si
In other distros
python setup.py build
python setup.py install
Aplication
Qtile
To list available themes for qtile and kitty
qtheme -ls
Output:
To change the qtile theme
qtheme --theme [theme]
To change the position of the bar
qtheme --position [top/bottom]
You can put the parameters together
qtheme -t nord -p t
Kitty
To change the terminal theme
qtheme --terminal [theme]
To change the opacity
qtheme --terminal-opacity [opacity-value]
To change the terminal font family
qtheme --terminal-font [font-family]
Qtile + Kitty
You can use the parameters together
qtheme -T onedark -To 0.80 -Tf "UbuntuMono Nerd Font"
You can also use the qtile and kitty parameters
qtheme -t forest -p b -T onedark -To 1 - Tf "Hack Nerd Font"
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qtheme-1.2.tar.gz
(4.5 kB
view details)
File details
Details for the file qtheme-1.2.tar.gz
.
File metadata
- Download URL: qtheme-1.2.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 620fe3261f10554e31e4a60dc65b6b2bd34f127325e08bb0edf6d64b4ed093e7 |
|
MD5 | dfd9e2861980adc18bdd93795b332f05 |
|
BLAKE2b-256 | 5ea77aed668176e955c2044d997193c7fe3f76088038938d7c64ec3287d06f8f |