Still a few broken bits to get working again (1Password on startup, hyprsunset control), but the important stuff is functional
7 lines
233 B
Text
7 lines
233 B
Text
@theme "arthuredit"
|
|
configuration {
|
|
modi: "drun,calc,emoji:/usr/bin/rofimoji -a copy -f emojis math,audio:/home/mbradley/dev/rofi-audio/rofi-audio.py";
|
|
icon-theme: "Papirus";
|
|
show-icons: true;
|
|
run-command: "uwsm-app -- {cmd}";
|
|
}
|