overview: drag and drop to move windows

This commit is contained in:
end-4
2025-04-26 21:24:08 +02:00
parent 6f6b3876fb
commit af4ecc55ce
6 changed files with 150 additions and 66 deletions
@@ -233,7 +233,7 @@ Scope {
}
Process {
id: logout
command: ["bash", "-c", "loginctl terminate-session $XDG_SESSION_ID"]
command: ["bash", "-c", "pkill Hyprland"] // loginctl terminate-session hangs SDDM
}
Process {
id: hibernate