15 lines
477 B
Plaintext
15 lines
477 B
Plaintext
configuration {
|
|
combi-modi: "window,drun,run";
|
|
terminal: "kitty";
|
|
show-icons: true;
|
|
sidebar-mode: true;
|
|
color-normal: "#00383c4a, #c4cbd4, #96404552, #4084d6, #f9f9f9";
|
|
color-urgent: "#002d303b, #cc6666, #e52d303b, #a54242, #f9f9f9";
|
|
color-active: "#002d303b, #b5bd68, #e42d303b, #8c9440, #f9f9f9";
|
|
color-window: "#f22d303b, #7c8389, #1d1f21";
|
|
separator-style: "solid";
|
|
font: "Iosevka 11";
|
|
drun-icon-theme: "Papirus";
|
|
}
|
|
@theme "~/.config/rofi/themes/gruvbox/gruvbox-dark.rasi"
|