diff options
Diffstat (limited to 'scripts/theme-studio/app_inventory.py')
| -rw-r--r-- | scripts/theme-studio/app_inventory.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/theme-studio/app_inventory.py b/scripts/theme-studio/app_inventory.py index 01e3aa6e..a4346629 100644 --- a/scripts/theme-studio/app_inventory.py +++ b/scripts/theme-studio/app_inventory.py @@ -40,6 +40,11 @@ PREVIEW_KEYS = { "yasnippet": "yasnippet", "prescient": "prescient", "flyspell-correct": "flyspellcorrect", + "tmr": "tmr", + "wttrin": "wttrin", + "alert": "alert", + "org-superstar": "orgsuperstar", + "nerd-icons-completion": "nerdiconscompletion", } # Custom display labels for inventory apps whose package name is an acronym |
