From d88da39fe92fbbec8780d4e260a89ccf3041427e Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Mon, 6 Oct 2025 14:43:26 +0200 Subject: [PATCH] cheatsheet: fix misaligned keybind description --- .config/quickshell/ii/modules/cheatsheet/CheatsheetKeybinds.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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