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.4.tar.gz
(4.9 kB
view details)
File details
Details for the file qtheme-1.4.tar.gz
.
File metadata
- Download URL: qtheme-1.4.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fefae7b21ee0a18d78e803c5ed91d64b78e2c40638efbb4cf3100b5391edb2d9 |
|
MD5 | 2df23595e57f669e1f5d07eca6faeb8e |
|
BLAKE2b-256 | 2b350b53d3c59b551455c2436025ced99f2b214830234c0b4c2f8b4fb7852764 |