chore(release): v0.1.20

This commit is contained in:
LGUG2Z
2024-02-15 12:11:05 -08:00
parent 10301d57d1
commit 2b1f443f05
16 changed files with 184 additions and 1486 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# Reload whkd configuration
# alt + o : taskkill /f /im whkd.exe && start /b whkd # if shell is cmd
alt + o : taskkill /f /im whkd.exe && Start-Process whkd -WindowStyle hidden # if shell is pwsh / powershell
alt + o : taskkill /f /im whkd.exe; Start-Process whkd -WindowStyle hidden # if shell is pwsh / powershell
alt + shift + o : komorebic reload-configuration
# App shortcuts - these require shell to be pwsh / powershell