index
:
autotiling
bash
master
Script for sway and i3 for autotiling
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
setup.py
blob: 7f1a1763ca9cebc7bc16576d353d3284ee5d3c7d (
plain
) (
tree
)
d7027d8
1
2
3
4
from
setuptools
import
setup
if
__name__
==
"__main__"
:
setup
()