dotfiles/.config/qtile-wayland/settings/path.py
2022-04-30 20:33:28 +02:00

4 lines
86 B
Python

from os import path
qtile_path = path.join(path.expanduser('~'), ".config", "qtile")