Changed notification center color scheme, and fixed some config files organization

This commit is contained in:
Gu://em_ 2025-12-07 11:51:54 +01:00
parent 3a51816053
commit 79b8dab54b
7 changed files with 28 additions and 17 deletions

View file

@ -1 +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: false;
/* icon-theme: "Gruvbox-Plus-Dark"; */
}