diff options
author | nwg-piotr <nwg.piotr@gmail.com> | 2020-02-19 09:28:29 +0100 |
---|---|---|
committer | nwg-piotr <nwg.piotr@gmail.com> | 2020-02-19 09:28:29 +0100 |
commit | 6854508d2330020f502affe013e350b88091fb7e (patch) | |
tree | 1434a6fb6cb7eed9ff2d2dee5b90171d3b9070e7 | |
parent | 57a4cfdecc8f8149531666cfe1d139d76d02cd44 (diff) | |
download | autotiling-6854508d2330020f502affe013e350b88091fb7e.tar.gz |
description updatedv0.7
-rwxr-xr-x | autotiling.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotiling.py b/autotiling.py index 72f213f..b585495 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 |