mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-18 23:09:57 -05:00
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