mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-12 04:36:37 +02:00
rofi: Remove leading text from search
This commit is contained in:
parent
5168f7cdad
commit
9a1c0ca8fd
@ -3,10 +3,12 @@ configuration {
|
|||||||
font: "Noto Sans CJK JP 12";
|
font: "Noto Sans CJK JP 12";
|
||||||
show-icons: true;
|
show-icons: true;
|
||||||
bw: 0;
|
bw: 0;
|
||||||
|
display-drun: "";
|
||||||
|
display-window: "";
|
||||||
|
display-combi: "";
|
||||||
drun-icon-theme: "Papirus-Dark";
|
drun-icon-theme: "Papirus-Dark";
|
||||||
terminal: "kitty";
|
terminal: "kitty";
|
||||||
scroll-method: 1;
|
scroll-method: 1;
|
||||||
display-drun: "Search";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@theme "~/.cache/wal/rofi.rasi"
|
@theme "~/.cache/wal/rofi.rasi"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user