Updated headers for scripts.

This commit is contained in:
Storm Dragon
2022-11-23 20:25:29 -05:00
parent 9f9d2b6bba
commit da420e50bb
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
#!/usr/bin/env python3
# Written by Storm Dragon, Jeremiah, and contributers.
# Released under the terms of the WTFPL http://www.wtfpl.net
import i3ipc
from i3ipc import Event
from os import system