dotfiles/sway/scripts/menu

7 lines
102 B
Plaintext
Raw Normal View History

#! /bin/sh
2019-12-11 05:52:23 +00:00
# -*- sh -*-
rofi \
-show drun \
-p run \
-run-command 'swaymsg exec -- {cmd}'