This commit is contained in:
end-4
2025-10-01 08:15:09 +02:00
@@ -22,7 +22,7 @@ Singleton {
function logout() {
closeAllWindows();
Quickshell.execDetached(["pkill", "Hyprland"]);
Quickshell.execDetached(["pkill", "-i", "Hyprland"]);
}
function launchTaskManager() {