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.3.tar.gz
(4.8 kB
view details)
File details
Details for the file qtheme-1.3.tar.gz
.
File metadata
- Download URL: qtheme-1.3.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3cdb49478cc6ce34cbb363e4ced760f274d07f38b628576fb966a79301282f3 |
|
MD5 | b9e92b46e34448301574d696e18ecac6 |
|
BLAKE2b-256 | 8419c37e61d8e7153c4573e13cbea029446f75e81f1a53c52dbc3ac3de71f8c7 |