Settings window #20

Merged
Zacharias-Brohn merged 83 commits from settingsWindow into main 2026-03-06 23:27:24 +01:00
Showing only changes of commit 5c428b211f - Show all commits
+1 -1
View File
@@ -37,7 +37,7 @@ JsonObject {
},
{
name: "Logout",
icon: "exit_to_app",
icon: "logout",
description: "Log out of the current session",
command: ["loginctl", "terminate-user", ""],
enabled: true,