diff --git a/.config/quickshell/ii/modules/cheatsheet/CheatsheetKeybinds.qml b/.config/quickshell/ii/modules/cheatsheet/CheatsheetKeybinds.qml index 8c21d3426..bce9dccc3 100644 --- a/.config/quickshell/ii/modules/cheatsheet/CheatsheetKeybinds.qml +++ b/.config/quickshell/ii/modules/cheatsheet/CheatsheetKeybinds.qml @@ -64,7 +64,7 @@ Item { text: keybindSection.modelData.name } - Grid { + GridLayout { id: keybindGrid columns: 2 columnSpacing: 4