description

This commit is contained in:
piotr
2021-07-25 00:52:13 +02:00
parent df3613ccbd
commit 985f6e750f

View File

@@ -1,5 +1,13 @@
#!/usr/bin/python3
"""
GTK3-based panel for sway Wayland compositor
Project: https://github.com/nwg-piotr/nwg-panel
Author's email: nwg.piotr@gmail.com
Copyright (c) 2021 Piotr Miller & Contributors
License: MIT
"""
import sys
import signal
import gi