dotfiles/.config/qtile/settings/path.py

4 lines
86 B
Python
Raw Normal View History

2022-04-23 21:36:03 +02:00
from os import path
qtile_path = path.join(path.expanduser('~'), ".config", "qtile")