flat sources in WM PKGBUILDs so makepkg stops crying, nerd fonts and icons back in depends so the rice actually renders
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
configuration {
|
||||
modi: [drun,run,window];
|
||||
font: "JetBrains Mono 12";
|
||||
show-icons: true;
|
||||
icon-theme: "Papirus";
|
||||
terminal: "kitty";
|
||||
location: 0;
|
||||
sidebar-mode: true;
|
||||
matching: "fuzzy";
|
||||
sorting-method: "fzf";
|
||||
display-drun: " Apps ";
|
||||
display-run: " Run ";
|
||||
display-window: " Windows ";
|
||||
}
|
||||
|
||||
@theme "~/.config/rofi/theme.rasi"
|
||||
Reference in New Issue
Block a user