forked from Shinonome/dots-hyprland
fix some toggles; format
This commit is contained in:
@@ -72,7 +72,7 @@ const KeyboardControls = () => Box({
|
||||
className: 'osk-control-button txt-norm icon-material',
|
||||
onClicked: () => {
|
||||
releaseAllKeys();
|
||||
App.toggleWindow('osk');
|
||||
App.toggleWindowOnAllMonitors('osk');
|
||||
},
|
||||
label: 'keyboard_hide',
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user