services/hypr: lock keys ignore mods
This commit is contained in:
parent
87d6196e4d
commit
4465f1e01c
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ Singleton {
|
|||
}
|
||||
|
||||
function reloadDynamicConfs(): void {
|
||||
extras.batchMessage(["keyword bindln ,Caps_Lock,global,caelestia:refreshDevices", "keyword bindln ,Num_Lock,global,caelestia:refreshDevices"]);
|
||||
extras.batchMessage(["keyword bindlni ,Caps_Lock,global,caelestia:refreshDevices", "keyword bindlni ,Num_Lock,global,caelestia:refreshDevices"]);
|
||||
}
|
||||
|
||||
Component.onCompleted: reloadDynamicConfs()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue