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