mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-06-22 19:15:24 -04:00
feat: add option to hide package source badges in launcher (#2676)
This commit is contained in:
@@ -2679,6 +2679,34 @@
|
||||
],
|
||||
"description": "Show All, Apps, Files, and Plugins chips beside the Spotlight Bar input."
|
||||
},
|
||||
{
|
||||
"section": "dankLauncherV2ShowSourceBadges",
|
||||
"label": "Show Package Source Badges",
|
||||
"tabIndex": 9,
|
||||
"category": "Launcher",
|
||||
"keywords": [
|
||||
"app drawer",
|
||||
"app menu",
|
||||
"appearance",
|
||||
"appimage",
|
||||
"applications",
|
||||
"badge",
|
||||
"badges",
|
||||
"drawer",
|
||||
"flatpak",
|
||||
"icons",
|
||||
"items",
|
||||
"launcher",
|
||||
"menu",
|
||||
"package",
|
||||
"show",
|
||||
"snap",
|
||||
"source",
|
||||
"start",
|
||||
"start menu"
|
||||
],
|
||||
"description": "Show Flatpak, Snap, AppImage, or Nix badge icons on launcher items."
|
||||
},
|
||||
{
|
||||
"section": "launcherLogoSizeOffset",
|
||||
"label": "Size Offset",
|
||||
|
||||
Reference in New Issue
Block a user