mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-14 04:49:57 -05:00
use ipc calls more for compatibility
This commit is contained in:
@@ -99,7 +99,7 @@ RowLayout {
|
||||
Layout.bottomMargin: 4
|
||||
onClicked: {
|
||||
GlobalStates.overviewOpen = false;
|
||||
Hyprland.dispatch("global quickshell:regionSearch")
|
||||
Quickshell.execDetached(["qs", "-p", Quickshell.shellPath(""), "ipc", "call", "region", "search"]);
|
||||
}
|
||||
text: "image_search"
|
||||
StyledToolTip {
|
||||
|
||||
Reference in New Issue
Block a user