mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-07-08 22:15:14 +02:00
@@ -2026,7 +2026,7 @@ if (!(Get-Process whkd -ErrorAction SilentlyContinue))
|
|||||||
|
|
||||||
let script = format!(
|
let script = format!(
|
||||||
r#"
|
r#"
|
||||||
Start-Process '{ahk}' '{config}' -WindowStyle hidden
|
Start-Process '"{ahk}"' '"{config}"' -WindowStyle hidden
|
||||||
"#,
|
"#,
|
||||||
config = config_ahk.display()
|
config = config_ahk.display()
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user