Update swayswitch
This commit is contained in:
parent
84f74cf3b8
commit
9367d45d69
1 changed files with 3 additions and 2 deletions
|
@ -2,8 +2,9 @@
|
||||||
"""A simple windowswitcher for sway"""
|
"""A simple windowswitcher for sway"""
|
||||||
# switch_window, get_windows and extract_nodes_iterative is derived from
|
# switch_window, get_windows and extract_nodes_iterative is derived from
|
||||||
# https://github.com/tobiaspc/wofi-scripts Copyright (c) 2020 Tobi which
|
# https://github.com/tobiaspc/wofi-scripts Copyright (c) 2020 Tobi which
|
||||||
# is covered by the MIT License. However this program is licenced under
|
# is covered by the MIT License. However this program is licensed under
|
||||||
# the GPLv3+ Copyright (c) 2020 Micke Nordin. See LICENSE file for details.
|
# the GPLv3+ Copyright (c) 2020 Micke Nordin <hej@mic.ke>.
|
||||||
|
# See LICENSE file for details.
|
||||||
|
|
||||||
import json
|
import json
|
||||||
import math
|
import math
|
||||||
|
|
Loading…
Add table
Reference in a new issue