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:
2026-07-28 21:27:59 +02:00
parent 26071fd05d
commit 5107768a8b
25 changed files with 27 additions and 52 deletions
@@ -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"