nixos-config/modules/home-manager/awesome/mac/rofi/config.rasi
2024-07-13 07:06:47 +09:00

24 lines
670 B
Plaintext

configuration {
bw: 0;
location: 0;
padding: 0;
fixed-num-lines: true;
show-icons: false;
sidebar-mode: true;
separator-style: "beam";
hide-scrollbar: true;
scroll-method: 0;
window-format: "[{w}] ··· {c} ··· {t}";
click-to-exit: true;
show-match: false;
combi-hide-mode-prefix: false;
display-window: "Window";
display-windowcd: "Windowcd";
display-run: "Commands";
display-ssh: "Ssh";
display-drun: " start ";
display-combi: "Combi";
}
@theme "/home/shoi/.config/rofi/themes/dmenu.rasi"