mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-05-15 00:32:47 -04:00
Support Hyprland lua dispatching (#2419)
This commit is contained in:
@@ -327,7 +327,7 @@ Singleton {
|
||||
return;
|
||||
}
|
||||
|
||||
Hyprland.dispatch("exit");
|
||||
HyprlandService.exit();
|
||||
} else {
|
||||
Quickshell.execDetached(["sh", "-c", SettingsData.customPowerActionLogout]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user