osk and cheatsheet: multimonitor

This commit is contained in:
end-4
2024-04-03 19:16:15 +07:00
parent 21cdcba7c1
commit a59fceca4c
7 changed files with 75 additions and 70 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import Widget from 'resource:///com/github/Aylur/ags/widget.js';
import { keybindList } from "./data_keybinds.js";
export const Keybinds = () => Widget.Box({
export default () => Widget.Box({
vertical: false,
className: "spacing-h-15",
homogeneous: true,