- Remove configure action from main .desktop file
This commit is contained in:
parent
589ff25a87
commit
032473a9b4
1 changed files with 1 additions and 5 deletions
|
|
@ -5,14 +5,10 @@ Exec=discover-overlay
|
|||
Icon=discover-overlay
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Actions=close;configure
|
||||
Actions=close
|
||||
Categories=Utility;TelephonyTools
|
||||
Keywords=Discord
|
||||
|
||||
[Desktop Action close]
|
||||
Name=Close
|
||||
Exec=discover-overlay --rpc --close
|
||||
|
||||
[Desktop Action configure]
|
||||
Name=Settings
|
||||
Exec=discover-overlay --configure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue