mirror of
https://github.com/kepler155c/opus
synced 2025-12-19 06:38:06 +00:00
tweaks
This commit is contained in:
@@ -27,6 +27,12 @@ local DEFAULT_ICON = NFT.parse("\0308\0317\153\153\153\153\153\
|
||||
\0307\0318\153\153\153\153\153\
|
||||
\0308\0317\153\153\153\153\153")
|
||||
|
||||
-- overview
|
||||
local uid = _ENV.multishell.getCurrent()
|
||||
device.keyboard.addHotkey('control-o', function()
|
||||
_ENV.multishell.setFocus(uid)
|
||||
end)
|
||||
|
||||
UI:configure('Overview', ...)
|
||||
|
||||
local config = {
|
||||
|
||||
Reference in New Issue
Block a user