dotfiles/.config/qtile/config.py

5 lines
64 B
Python

try:
from main import *
except Exception as e:
print(e)