{ "menus": [ { "shortcut": "Control+Space", "shortcutID": "example-menu", "centered": false, "root": { "type": "submenu", "name": "Example Menu", "icon": "award_star", "iconTheme": "material-symbols-rounded", "children": [ { "type": "submenu", "name": "Apps", "icon": "apps", "iconTheme": "material-symbols-rounded", "children": [ { "type": "command", "data": { "command": "x-www-browser" }, "name": "Web Browser", "icon": "globe", "iconTheme": "material-symbols-rounded" }, { "type": "command", "data": { "command": "xdg-email" }, "name": "E-Mail", "icon": "mail", "iconTheme": "material-symbols-rounded" }, { "type": "command", "data": { "command": "gimp" }, "name": "GIMP", "icon": "gimp", "iconTheme": "simple-icons" }, { "type": "command", "data": { "command": "xdg-open ~" }, "name": "File Browser", "icon": "folder_shared", "iconTheme": "material-symbols-rounded" }, { "type": "command", "data": { "command": "x-terminal-emulator" }, "name": "Terminal", "icon": "terminal", "iconTheme": "material-symbols-rounded" } ] }, { "type": "submenu", "name": "Web Links", "icon": "public", "iconTheme": "material-symbols-rounded", "children": [ { "type": "uri", "data": { "uri": "https://www.google.com" }, "name": "Google", "icon": "google", "iconTheme": "simple-icons" }, { "type": "uri", "data": { "uri": "https://github.com/kando-menu/kando" }, "name": "Kando on GitHub", "icon": "github", "iconTheme": "simple-icons" }, { "type": "uri", "data": { "uri": "https://ko-fi.com/schneegans" }, "name": "Kando on Ko-fi", "icon": "kofi", "iconTheme": "simple-icons" }, { "type": "uri", "data": { "uri": "https://www.youtube.com/@simonschneegans" }, "name": "Kando on YouTube", "icon": "youtube", "iconTheme": "simple-icons" }, { "type": "uri", "data": { "uri": "https://discord.gg/hZwbVSDkhy" }, "name": "Kando on Discord", "icon": "discord", "iconTheme": "simple-icons" } ] }, { "type": "command", "name": "Next Workspace", "icon": "arrow_circle_right", "iconTheme": "material-symbols-rounded", "data": { "command": "niri msg action focus-workspace-down", "detached": true, "isolated": false, "delayed": false } }, { "type": "submenu", "name": "Clipboard", "icon": "assignment", "iconTheme": "material-symbols-rounded", "children": [ { "type": "hotkey", "data": { "hotkey": "ControlLeft+KeyV", "delayed": true }, "name": "Paste", "icon": "content_paste_go", "iconTheme": "material-symbols-rounded", "angle": 90 }, { "type": "hotkey", "data": { "hotkey": "ControlLeft+KeyC", "delayed": true }, "name": "Copy", "icon": "content_copy", "iconTheme": "material-symbols-rounded" }, { "type": "hotkey", "data": { "hotkey": "ControlLeft+KeyX", "delayed": true }, "name": "Cut", "icon": "cut", "iconTheme": "material-symbols-rounded" } ] }, { "type": "submenu", "name": "Audio", "icon": "play_circle", "iconTheme": "material-symbols-rounded", "children": [ { "type": "hotkey", "data": { "hotkey": "MediaTrackNext", "delayed": false }, "name": "Next Track", "icon": "skip_next", "iconTheme": "material-symbols-rounded", "angle": 90 }, { "type": "hotkey", "data": { "hotkey": "MediaPlayPause", "delayed": false }, "name": "Play / Pause", "icon": "play_pause", "iconTheme": "material-symbols-rounded" }, { "type": "hotkey", "data": { "hotkey": "AudioVolumeMute", "delayed": false }, "name": "Mute", "icon": "music_off", "iconTheme": "material-symbols-rounded" }, { "type": "hotkey", "data": { "hotkey": "MediaTrackPrevious", "delayed": false }, "name": "Previous Track", "icon": "skip_previous", "iconTheme": "material-symbols-rounded", "angle": 270 } ] }, { "type": "submenu", "name": "Windows", "icon": "select_window", "iconTheme": "material-symbols-rounded", "children": [ { "type": "hotkey", "data": { "hotkey": "MetaLeft+ArrowUp", "delayed": true }, "name": "Toggle Maximize", "icon": "open_in_full", "iconTheme": "material-symbols-rounded", "angle": 0 }, { "type": "hotkey", "data": { "hotkey": "MetaLeft+ArrowRight", "delayed": true }, "name": "Tile Right", "icon": "text_select_jump_to_end", "iconTheme": "material-symbols-rounded", "angle": 90 }, { "type": "hotkey", "data": { "hotkey": "AltLeft+F4", "delayed": true }, "name": "Close Window", "icon": "cancel_presentation", "iconTheme": "material-symbols-rounded" }, { "type": "hotkey", "data": { "hotkey": "MetaLeft+ArrowLeft", "delayed": true }, "name": "Tile Left", "icon": "text_select_jump_to_beginning", "iconTheme": "material-symbols-rounded", "angle": 270 } ] }, { "type": "command", "name": "Previous Workspace", "icon": "arrow_circle_left", "iconTheme": "material-symbols-rounded", "data": { "command": "niri msg action focus-workspace-up", "detached": true, "isolated": false, "delayed": false } }, { "type": "submenu", "name": "Bookmarks", "icon": "folder_special", "iconTheme": "material-symbols-rounded", "children": [ { "type": "command", "data": { "command": "xdg-open \"$(xdg-user-dir DOWNLOAD)\"" }, "name": "Downloads", "icon": "download", "iconTheme": "material-symbols-rounded" }, { "type": "command", "data": { "command": "xdg-open \"$(xdg-user-dir VIDEOS)\"" }, "name": "Videos", "icon": "video_camera_front", "iconTheme": "material-symbols-rounded" }, { "type": "command", "data": { "command": "xdg-open \"$(xdg-user-dir PICTURES)\"" }, "name": "Pictures", "icon": "imagesmode", "iconTheme": "material-symbols-rounded" }, { "type": "command", "data": { "command": "xdg-open \"$(xdg-user-dir DOCUMENTS)\"" }, "name": "Documents", "icon": "text_ad", "iconTheme": "material-symbols-rounded" }, { "type": "command", "data": { "command": "xdg-open \"$(xdg-user-dir DESKTOP)\"" }, "name": "Desktop", "icon": "desktop_windows", "iconTheme": "material-symbols-rounded" }, { "type": "command", "data": { "command": "xdg-open ~" }, "name": "Home", "icon": "home", "iconTheme": "material-symbols-rounded" }, { "type": "command", "data": { "command": "xdg-open \"$(xdg-user-dir MUSIC)\"" }, "name": "Music", "icon": "music_note", "iconTheme": "material-symbols-rounded" } ] } ] }, "anchored": false, "hoverMode": false, "conditions": {} }, { "shortcut": "", "shortcutID": "default-menu", "centered": false, "anchored": false, "hoverMode": false, "tags": [], "root": { "type": "submenu", "name": "Default Menu", "icon": "nixos", "iconTheme": "simple-icons-colored", "children": [ { "type": "hotkey", "name": "Toggle Float", "icon": "float_landscape_2", "iconTheme": "material-symbols-rounded", "data": { "hotkey": "MetaLeft+ShiftLeft+KeyT", "delayed": true } }, { "type": "command", "name": "Up", "icon": "arrow_circle_up", "iconTheme": "material-symbols-rounded", "data": { "command": "niri msg action focus-workspace-up", "detached": true, "isolated": false, "delayed": false }, "angle": 0 }, { "type": "submenu", "name": "Media", "icon": "headphones", "iconTheme": "material-symbols-rounded", "data": {}, "children": [ { "type": "hotkey", "name": "Next", "icon": "skip_next", "iconTheme": "material-symbols-rounded", "data": { "hotkey": "MediaTrackNext", "delayed": true } }, { "type": "hotkey", "name": "Play|Pause", "icon": "play_pause", "iconTheme": "material-symbols-rounded", "data": { "hotkey": "MediaPlayPause", "delayed": true } }, { "type": "hotkey", "name": "Previous", "icon": "skip_previous", "iconTheme": "material-symbols-rounded", "data": { "hotkey": "MediaTrackPrevious", "delayed": true } } ], "angle": 90 }, { "type": "command", "name": "Down", "icon": "arrow_circle_down", "iconTheme": "material-symbols-rounded", "data": { "command": "niri msg action focus-workspace-down", "detached": true, "isolated": false, "delayed": false }, "angle": 180 } ] } }, { "shortcut": "", "shortcutID": "zen-browser", "centered": false, "anchored": false, "hoverMode": false, "tags": [], "root": { "type": "submenu", "name": "Zen Browser", "icon": "zenbrowser", "iconTheme": "simple-icons-colored", "children": [ { "type": "hotkey", "name": "Split V", "icon": "split_scene_up", "iconTheme": "material-symbols-rounded", "data": { "hotkey": "ControlLeft+AltLeft+KeyH", "delayed": true } }, { "type": "command", "name": "Up", "icon": "arrow_circle_up", "iconTheme": "material-symbols-rounded", "data": { "command": "niri msg action focus-workspace-up", "detached": true, "isolated": false, "delayed": false }, "angle": 0 }, { "type": "hotkey", "name": "Unsplit", "icon": "tab", "iconTheme": "material-symbols-rounded", "data": { "hotkey": "ControlLeft+AltLeft+KeyU", "delayed": true }, "angle": 90 }, { "type": "command", "name": "Down", "icon": "arrow_circle_down", "iconTheme": "material-symbols-rounded", "data": { "command": "niri msg action focus-workspace-down", "detached": true, "isolated": false, "delayed": false }, "angle": 180 }, { "type": "hotkey", "name": "Split H", "icon": "split_scene_left", "iconTheme": "material-symbols-rounded", "data": { "hotkey": "ControlLeft+AltLeft+KeyV", "delayed": true } } ] } } ], "collections": [ { "name": "Favorites", "icon": "favorite", "iconTheme": "material-symbols-rounded", "tags": [ "favs" ] } ] }