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

@ -2,22 +2,7 @@
/* Based on work done by */
/* Newman Sanchez (https://github.com/newmanls) */
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: "Gruvbox-Plus-Dark"; */
}
* {
/*font: "FiraCode Nerd Font Medium 12";*/
font: "JetBrainsMono Nerd Font Propo Regular 12";
bg0: #0d1117;