mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 11:22:03 +00:00
Add routerhook for desktop UI and a basic sidebar menu for Decky in desktop UI
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export enum UIMode {
|
||||
BigPicture = 4,
|
||||
Desktop = 7,
|
||||
}
|
||||
Reference in New Issue
Block a user