#!/bin/sh

# cmd-menu - Command Menu using rofi
# Launches rofi as an application launcher with Material Design 3 theme.

rofi -show drun
