mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Renamed Icons.qml to AppIcons.qml for clarity
This commit is contained in:
@@ -5,7 +5,7 @@ import Quickshell
|
||||
import qs.Services
|
||||
|
||||
Singleton {
|
||||
id: icons
|
||||
id: root
|
||||
|
||||
function iconFromName(iconName, fallbackName) {
|
||||
const fallback = fallbackName || "application-x-executable"
|
||||
Reference in New Issue
Block a user