stow_dotfiles/hypr/.config/rofi/launcher.sh

6 lines
93 B
Bash
Executable file

#!/bin/bash
theme="$HOME/.config/rofi/launcher.rasi"
rofi -show drun \
-theme ${theme}