1
0
Fork 0
dotfiles/utils/launcher
2023-08-05 16:50:00 +02:00

10 lines
243 B
Bash
Executable file

#!/usr/bin/env bash
rofi \
-show drun \
-modi run,drun,ssh,calc \
-scroll-method 0 \
-drun-match-fields all \
-drun-display-format "{name}" \
-terminal 'kermit -e' \
-kb-cancel Escape \
-theme "$HOME"/.config/rofi/config/launcher.rasi