Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.11 KB

File metadata and controls

39 lines (27 loc) · 1.11 KB
┌──────────────────────────────────────────────────────────────┐
│   / menu                                                     │
│   spotlight alternative for macos                            │
└──────────────────────────────────────────────────────────────┘
> what is this?

  fast app launcher. like spotlight or raycast, but minimal.

> install?

  curl -fsSL https://raw.githubusercontent.com/crush/menu/main/i | sh

> keys?

  ctrl+space     open
  /              folder mode
  >              back to apps
  :theme         switch theme
  :setup         edit config
  :reload        reload config
  f query        file search

> themes?

  dark · nord · dracula · gruvbox
  catppuccin · solarized · monokai · tokyo

> config?

  ~/.config/menu/config

> uninstall?

  curl -fsSL https://raw.githubusercontent.com/crush/menu/main/u | sh