forked from Shinonome/dots-hyprland
cheatsheet: update keybind data path text
This commit is contained in:
@@ -43,7 +43,7 @@ const cheatsheetHeader = () => Widget.CenterBox({
|
|||||||
selectable: true,
|
selectable: true,
|
||||||
justify: Gtk.Justification.CENTER,
|
justify: Gtk.Justification.CENTER,
|
||||||
className: 'txt-small txt',
|
className: 'txt-small txt',
|
||||||
label: 'Sheet data stored in <tt>~/.config/ags/data/keybinds.js</tt>\nChange keybinds in <tt>~/.config/hypr/keybinds.conf</tt>'
|
label: 'Sheet data stored in <tt>~/.config/ags/modules/cheatsheet/data_keybinds.js</tt>\nChange keybinds in <tt>~/.config/hypr/keybinds.conf</tt>'
|
||||||
}),
|
}),
|
||||||
]
|
]
|
||||||
}),
|
}),
|
||||||
|
|||||||
Reference in New Issue
Block a user