forked from Shinonome/dots-hyprland
use ipc calls more for compatibility
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ AndroidQuickToggleButton {
|
||||
interval: 300
|
||||
repeat: false
|
||||
onTriggered: {
|
||||
Hyprland.dispatch("global quickshell:regionScreenshot")
|
||||
Quickshell.execDetached(["qs", "-p", Quickshell.shellPath(""), "ipc", "call", "region", "screenshot"]);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user