Fix path.

This commit is contained in:
clsty 2024-02-22 21:03:46 +08:00
parent 75015aeba3
commit 897eb8e886

View file

@ -43,7 +43,7 @@ const cheatsheetHeader = () => Widget.CenterBox({
selectable: true,
justify: Gtk.Justification.CENTER,
className: 'txt-small txt',
label: 'Sheet data stored in <tt>~/.config/ags/modules/cheatsheet/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/hyprland/keybinds.conf</tt>'
}),
]
}),