Changed notification center color scheme, and fixed some config files organization
This commit is contained in:
parent
3a51816053
commit
79b8dab54b
7 changed files with 28 additions and 17 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue