dotfiles/rofi/config.rasi

9 lines
201 B
Plaintext
Raw Normal View History

2021-11-12 12:30:00 +01:00
configuration {
2021-11-12 15:14:13 +01:00
font: "SF Pro Rounded 13";
2021-11-12 12:30:00 +01:00
show-icons: true;
icon-theme: "Papirus";
kb-cancel: "Super_L+d,Escape";
2021-11-12 14:14:13 +01:00
combi-hide-mode-prefix: true;
2021-11-12 12:30:00 +01:00
}
@theme "~/.config/rofi/material-ocean.rasi"