mirror of
https://github.com/fairyglade/ly.git
synced 2026-03-24 09:16:05 +00:00
Add support for local keybinds
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
@@ -76,6 +76,7 @@ pub fn init(
|
||||
pub fn widget(self: *Doom) Widget {
|
||||
return Widget.init(
|
||||
"Doom",
|
||||
null,
|
||||
self,
|
||||
deinit,
|
||||
realloc,
|
||||
|
||||
Reference in New Issue
Block a user