This website requires JavaScript.
Explore
Help
Sign In
thomasave
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c3ee1c352f
dotfiles
/
.config
/
qtile
/
config.py
5 lines
64 B
Python
Raw
Normal View
History
Unescape
Escape
Continue work on qtile
2023-05-20 21:06:13 +02:00
try
:
from
main
import
*
except
Exception
as
e
:
print
(
e
)