forked from Shinonome/dots-hyprland
typo
This commit is contained in:
@@ -35,7 +35,7 @@ Item {
|
|||||||
|
|
||||||
Process {
|
Process {
|
||||||
id: closeOverview
|
id: closeOverview
|
||||||
command: ["bash", "-c", "qs ipc call overview close &"] // Somehow has to by async to work?
|
command: ["bash", "-c", "qs ipc call overview close &"] // Somehow has to be async to work?
|
||||||
}
|
}
|
||||||
|
|
||||||
Rectangle {
|
Rectangle {
|
||||||
|
|||||||
Reference in New Issue
Block a user