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
|
|
@ -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"; */
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
/* @theme "./themes/rosepine.rasi" */
|
||||
@theme "~/.local/share/rofi/themes/boussole.rasi"
|
||||
configuration {
|
||||
terminal: "foot";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue