dotfiles/.config/rofi/rofi-bang-commands.csv
Marty Oehme 264e095224 Add initial rofi-bangs script
Can be executed with rofi-bang. It will take a comma-separated list of
commands (for now statically sourced from rofi config dir), show labels
and 'bangs' for them (in the manner of !c or !yt) which, if typed will
instantly execute their command. In this manner, it becomes possible to
create a quickly accessible menu using rofi.

E.g. we could have !b to search bookmarks. As soon as !b is typed the
'bang' instance of rofi exits and executes the associated command. If
the command starts up another, visually identical, rofi instance with a
preselection of different user bookmarks, it appears as if we just
jumped into a bookmark list in the same rofi instance.

Of course, the commands can be anything. They don't have to invoke more
rofi instances.
2019-09-04 23:04:07 +02:00

377 B

1Calculator!csourcerofi -show calc -modi calc -no-show-match -no-sort -theme Arc-Dark
2Emojis!esourcerofimoji --rofi-args '-theme sidebar'
3Youtube!ytsourcesomeroficommand
4Wikipedia!wsourcesomeroficommand
5DuckDuckGo!ddgsourcesomeroficommand