mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
fix: AUR tray entry
This commit is contained in:
@@ -5,7 +5,7 @@ import sys
|
||||
desktop_file = """
|
||||
[Desktop Entry]
|
||||
Type = Application
|
||||
Name = fpakman
|
||||
Name = fpakman (tray)
|
||||
Categories = System;
|
||||
Comment = Manage your Flatpak / Snap applications
|
||||
Exec = {path} --tray=1
|
||||
|
||||
Reference in New Issue
Block a user