mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-06 23:39:27 -05:00
overview: drag and drop to move windows
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user