1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2024-10-22 13:11:00 +03:00
dotfiles/.config/rofi/config.rasi

6 lines
204 B
Plaintext

configuration {
font: "Terminus 12";
run-command: "bash -c 'systemd-run --user --unit=app-rofi-\$(systemd-escape \"{cmd}\")-\$RANDOM {cmd}'";
}
@theme "/usr/share/rofi/themes/android_notification.rasi"