git.lucas.co / cce-system-interface
system settings
git clone https://git.lucas.co/cce-system-interface.git

commitb749cd9ce2d851fc4c0c4900ef068de21cca9827
parent5903baab14
authorLucas Galante <[email protected]>
date2026-08-16 11:27
Point Icon= at the app's own theme icon

Icon=cce-system-interface resolves to cce-icons' hicolor tree (installed by ccebuild)
instead of borrowing a generic freedesktop name that resolved only if
some other installed theme happened to provide it.

Co-Authored-By: Claude <[email protected]>

 cce-system-interface.desktop | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cce-system-interface.desktop b/cce-system-interface.desktop
index f9a00a7..bf26231 100644
--- a/cce-system-interface.desktop
+++ b/cce-system-interface.desktop
@@ -3,7 +3,7 @@ Type=Application
 Name=System Interface
 Comment=Power, audio, network, display, and system management
 Exec=cce-system-interface
-Icon=preferences-system
+Icon=cce-system-interface
 Categories=Settings;System;
 Keywords=power;audio;network;display;system;brightness;volume;
 StartupNotify=true