Added configs for new packages, removed old ones and updated README

This commit is contained in:
Gu://em_ 2026-04-27 19:18:06 +02:00
parent 5bb231dcee
commit 3470ffdfd7
17 changed files with 897 additions and 278 deletions

View file

@ -0,0 +1,17 @@
@theme "~/.local/share/rofi/themes/boussole.rasi"
configuration {
modi: "drun,run";
display-drun: "Applications";
display-run: "Run";
drun-display-format: "{icon} {name}";
sort: true;
sorting-method: "fzf";
/* Icons */
show-icons: true;
icon-theme: "Papirus";
}