nixos/home/scripts/rofi-launcher.sh
2024-03-03 07:16:13 +01:00

9 lines
177 B
Bash

#!/usr/bin/env bash
rofi \
-show drun \
-modi run,drun,ssh \
-scroll-method 0 \
-drun-match-fields all \
-drun-display-format "{name}" \
-terminal kitty