dotfiles/sway/scripts/menu

6 lines
89 B
Plaintext
Raw Normal View History

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