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