forked from Shinonome/dots-hyprland
notifications: add icon for installation and upscaling prompts
This commit is contained in:
@@ -21,6 +21,8 @@ function findSuitableMaterialSymbol(summary = "") {
|
|||||||
'update': 'update',
|
'update': 'update',
|
||||||
'ai response': 'neurology',
|
'ai response': 'neurology',
|
||||||
'control': 'settings',
|
'control': 'settings',
|
||||||
|
'upscale': 'compare',
|
||||||
|
'install': 'deployed_code_update',
|
||||||
'startswith:file': 'folder_copy', // Declarative startsWith check
|
'startswith:file': 'folder_copy', // Declarative startsWith check
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user