dotfiles/rofi/config.rasi
Michael Bradley dcc74af714
Start Hyprland using uwsm
Still a few broken bits to get working again (1Password on startup,
hyprsunset control), but the important stuff is functional
2025-03-25 00:32:06 -04:00

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}";
}