From 9367d45d6987aaa379e5e509c67a6b236779b229 Mon Sep 17 00:00:00 2001 From: Mikael Nordin Date: Fri, 25 Dec 2020 11:02:56 +0100 Subject: [PATCH] Update swayswitch --- swayswitch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/swayswitch b/swayswitch index 56cc2fa..cf61498 100755 --- a/swayswitch +++ b/swayswitch @@ -2,8 +2,9 @@ """A simple windowswitcher for sway""" # switch_window, get_windows and extract_nodes_iterative is derived from # https://github.com/tobiaspc/wofi-scripts Copyright (c) 2020 Tobi which -# is covered by the MIT License. However this program is licenced under -# the GPLv3+ Copyright (c) 2020 Micke Nordin. See LICENSE file for details. +# is covered by the MIT License. However this program is licensed under +# the GPLv3+ Copyright (c) 2020 Micke Nordin . +# See LICENSE file for details. import json import math