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
Raw Normal View History

2020-09-09 15:38:58 +03:00
configuration {
font: "Terminus 12";
run-command: "bash -c 'systemd-run --user --unit=app-rofi-\$(systemd-escape \"{cmd}\")-\$RANDOM {cmd}'";
2020-09-09 15:38:58 +03:00
}
2021-10-27 14:46:32 +03:00
@theme "/usr/share/rofi/themes/android_notification.rasi"