dotfiles/rofi/config.rasi

7 lines
379 B
Text

@theme "arthuredit"
configuration {
modi: "drun,calc,emoji:/usr/bin/rofimoji -a copy -f emojis math,sinks:/home/mbradley/.config/rofi/venv/bin/python -OO /home/mbradley/.config/rofi/audio.py SINK,sources:/home/mbradley/.config/rofi/venv/bin/python -OO /home/mbradley/.config/rofi/audio.py SOURCE";
icon-theme: "Papirus";
show-icons: true;
run-command: "uwsm-app -- {cmd}";
}