Skip to content

Commit

Permalink
Use 128x128 icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunderland93 committed Aug 29, 2023
1 parent 1743cd1 commit 0ff5ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
package_data={"": ["data/*", "ui/*", "langs/*"]},
data_files=[
('share/applications', ['sway-input-config.desktop']),
('share/icons/hicolor/64x64/apps', ['sway-input-config.png']),
('share/icons/hicolor/128x128/apps', ['sway-input-config.png']),
('share/metainfo', ['io.github.Sunderland93.sway-input-config.appdata.xml']),
],
install_requires=['PySide2',
Expand Down

0 comments on commit 0ff5ab0

Please sign in to comment.