1
0
forked from extern/nix-config

rofi: Remove leading text from search

This commit is contained in:
Donovan Glover 2023-01-07 01:00:05 -05:00
parent 5168f7cdad
commit 9a1c0ca8fd
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -3,10 +3,12 @@ configuration {
font: "Noto Sans CJK JP 12";
show-icons: true;
bw: 0;
display-drun: "";
display-window: "";
display-combi: "";
drun-icon-theme: "Papirus-Dark";
terminal: "kitty";
scroll-method: 1;
display-drun: "Search";
}
@theme "~/.cache/wal/rofi.rasi"