project restructure with Rust workspaces
This commit is contained in:
parent
3ffbe876f3
commit
09f72622bc
428 changed files with 19372 additions and 6061 deletions
2
resources/commands/steam/ahk/Close steam.ahk
Normal file
2
resources/commands/steam/ahk/Close steam.ahk
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
WinKill, AHK_exe Steam.exe
|
||||
Process, Close, Steam.exe
|
||||
4
resources/commands/steam/ahk/Open steam.ahk
Normal file
4
resources/commands/steam/ahk/Open steam.ahk
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
WinKill, AHK_exe Steam.exe
|
||||
Process, Close, Steam.exe
|
||||
|
||||
Run, steam://open/bigpicture
|
||||
Loading…
Add table
Add a link
Reference in a new issue