nixos/home/scripts/rofi-launcher.sh

9 lines
177 B
Bash
Raw Normal View History

2024-03-03 05:33:49 +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 kitty