dotfiles/hypr/scripts/rofi_launcher

8 lines
103 B
Plaintext
Raw Normal View History

2024-05-14 12:29:49 +03:00
DIR="$HOME/.config/hypr"
RASI="$DIR/rofi/launcher.rasi"
# Run
rofi \
-show drun \
-theme ${RASI}