Renamed Icons.qml to AppIcons.qml for clarity

This commit is contained in:
LemmyCook 2025-09-09 14:16:37 -04:00
parent 4f731b67d1
commit b1f9609cd3
6 changed files with 7 additions and 7 deletions

View file

@ -5,7 +5,7 @@ import Quickshell
import qs.Services
Singleton {
id: icons
id: root
function iconFromName(iconName, fallbackName) {
const fallback = fallbackName || "application-x-executable"