Update swayswitch
shebang
This commit is contained in:
parent
dac804e64f
commit
3168594c39
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/python3
|
#!/usr/bin/env python3
|
||||||
"""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
|
||||||
|
|
Loading…
Add table
Reference in a new issue