GNOME Settings Extension
A Vicinae extension that provides quick access to all GNOME Control Center settings panels.
Features
- Complete Panel Coverage: Lists all 24 GNOME Control Center panels (applications, background, bluetooth, display, keyboard, mouse, network, etc.)
- Instant Launch: Click any panel to open it directly in GNOME Control Center
- Smart Search: Search by panel name, description, or keywords
- Copy Actions: Copy panel names or full commands to clipboard
Usage
- Open Vicinae and search for "Gnome Settings"
- Browse or search for the settings panel you need
- Press Enter or click to open the panel instantly
- Use copy actions to get panel names or commands
Development
# Install dependencies
pnpm install
# Build the extension
pnpm build
# Development mode
pnpm dev