nixos/user/scripts/rofi-launcher.sh

9 lines
181 B
Bash
Raw Normal View History

2024-03-18 11:58:34 +00:00
#!/usr/bin/env bash
rofi \
-show drun \
-modi run,drun,ssh \
-scroll-method 0 \
-drun-match-fields all \
-drun-display-format "{name}" \
-terminal alacritty