Add AppImage packaging, app icon, and AppStream metainfo
This commit is contained in:
@@ -555,6 +555,7 @@ fn build_ui(app: &adw::Application) {
|
||||
.default_height(win_height)
|
||||
.content(&toast_overlay)
|
||||
.title("Pixstrip")
|
||||
.icon_name(APP_ID)
|
||||
.build();
|
||||
|
||||
if session_state.window_maximized {
|
||||
|
||||
Reference in New Issue
Block a user