diff options
author | Jason <ammgws@users.noreply.github.com> | 2020-03-20 21:50:27 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-20 21:50:27 +0900 |
commit | 62571efd02238c4593d6db44a625b6220d33035e (patch) | |
tree | e66c35ea74ac8eee4755f79a8300c37e8ef9779a | |
parent | 81e471d183e38eeab4dcea740ba9e70d431035bd (diff) | |
parent | 6854508d2330020f502affe013e350b88091fb7e (diff) | |
download | autotiling-62571efd02238c4593d6db44a625b6220d33035e.tar.gz |
Merge branch 'master' into debugmode
-rwxr-xr-x | autotiling.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotiling.py b/autotiling.py index 79acd03..e3a6eee 100755 --- a/autotiling.py +++ b/autotiling.py @@ -8,7 +8,7 @@ It works on both sway and i3 window managers. Inspired by https://github.com/olemartinorg/i3-alternating-layout -Author: Piotr Miller +Copyright: 2019-2020 Piotr Miller & Contributors e-mail: nwg.piotr@gmail.com Project: https://github.com/nwg-piotr/autotiling License: GPL3 |