stow_dotfiles/hypr/.config/rofi/launcher.sh
Matthieu Fortin (CPC/CCP) b622162e81 Reticulating splines...
2024-12-02 13:30:58 -05:00

6 lines
152 B
Bash
Executable file

#!/bin/bash
theme="$HOME/.config/rofi/screen.rasi"
#theme="$HOME/.config/rofi/launcher.rasi"
rofi -no-lazy-grab -show drun -modi drun -theme ${theme}