mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-12 20:09:59 -05:00
cheatsheet: fix misaligned keybind description
This commit is contained in:
@@ -64,7 +64,7 @@ Item {
|
|||||||
text: keybindSection.modelData.name
|
text: keybindSection.modelData.name
|
||||||
}
|
}
|
||||||
|
|
||||||
Grid {
|
GridLayout {
|
||||||
id: keybindGrid
|
id: keybindGrid
|
||||||
columns: 2
|
columns: 2
|
||||||
columnSpacing: 4
|
columnSpacing: 4
|
||||||
|
|||||||
Reference in New Issue
Block a user