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.0.tar.gz
(4.5 kB
view details)
File details
Details for the file qtheme-1.0.tar.gz
.
File metadata
- Download URL: qtheme-1.0.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 | 180fa46a45d3d30a6fb37593092ed3845565deea75353c2344940a9285cbe86e |
|
MD5 | f3c8b1cce4870bd3fc55284713f4845e |
|
BLAKE2b-256 | 7ce1867fe19aa13233352ab353e2a8eb80912fbe1af372829ff0ca6f6e2fdf3f |