🚀 add theming with base16
This commit is contained in:
parent
34e2ad58ce
commit
f6976cd478
9 changed files with 416 additions and 153 deletions
|
|
@ -7,7 +7,6 @@
|
|||
enable = true;
|
||||
package =
|
||||
pkgs.rofi.override { plugins = with pkgs; [ rofi-calc rofi-emoji ]; };
|
||||
theme = ./dracula.rasi;
|
||||
extraConfig = { combi-modi = "drun,window,emoji"; };
|
||||
};
|
||||
home.packages = with pkgs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue