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

4 lines
86 B
Python
Raw Normal View History

2022-04-30 20:33:28 +02:00
from os import path
qtile_path = path.join(path.expanduser('~'), ".config", "qtile")