Deployed 00384ce3 with MkDocs version: 1.6.1

This commit is contained in:
LGUG2Z
2025-05-17 13:25:31 -07:00
parent ae4c73e6e6
commit 2aad50ad32
201 changed files with 5517 additions and 5524 deletions

View File

@@ -5,6 +5,8 @@
alt + o : taskkill /f /im whkd.exe; Start-Process whkd -WindowStyle hidden # if shell is pwsh / powershell
alt + shift + o : komorebic reload-configuration
alt + i : komorebic toggle-shortcuts
# App shortcuts - these require shell to be pwsh / powershell
# The apps will be focused if open, or launched if not open
# alt + f : if ($wshell.AppActivate('Firefox') -eq $False) { start firefox }