dotfiles/sway/scripts/menu

6 lines
89 B
Bash
Executable File

#! /bin/sh
rofi \
-show drun \
-p run \
-run-command 'swaymsg exec -- {cmd}'