diff options
Diffstat (limited to '.config/rofi/config.rasi')
-rw-r--r-- | .config/rofi/config.rasi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi new file mode 100644 index 0000000..9c01cbf --- /dev/null +++ b/.config/rofi/config.rasi @@ -0,0 +1,5 @@ +configuration { + terminal: "$HOME/.cargo/bin/alacritty"; +} +@theme "/usr/share/rofi/themes/android_notification.rasi" + |