basic MenuStart integration

This commit is contained in:
piotr
2021-05-04 02:27:25 +02:00
parent 6a984f6337
commit a36a2897b8
5 changed files with 234 additions and 123 deletions

View File

@@ -8,7 +8,7 @@ def read(f_name):
setup(
name='nwg-panel',
version='0.2.4',
version='0.3.1',
description='GTK3-based panel for sway window manager',
packages=find_packages(),
include_package_data=True,