mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-14 21:20:59 +02:00
6 lines
204 B
Plaintext
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"
|