launcher logout icon

This commit is contained in:
Zacharias-Brohn
2026-03-03 23:13:09 +01:00
parent 9c8c48c5ee
commit 5c428b211f
+1 -1
View File
@@ -37,7 +37,7 @@ JsonObject {
}, },
{ {
name: "Logout", name: "Logout",
icon: "exit_to_app", icon: "logout",
description: "Log out of the current session", description: "Log out of the current session",
command: ["loginctl", "terminate-user", ""], command: ["loginctl", "terminate-user", ""],
enabled: true, enabled: true,