New color system
This commit is contained in:
@@ -13,6 +13,8 @@ packages = [
|
||||
# Visual
|
||||
pkgs.imagemagick
|
||||
pkgs.kate
|
||||
pkgs.helix
|
||||
pkgs.howl
|
||||
|
||||
#Games
|
||||
pkgs.prismlauncher-qt5
|
||||
@@ -28,7 +30,7 @@ nonFreePackages = [
|
||||
];
|
||||
|
||||
in {
|
||||
imports = [ ../colors/monokai-dark ];
|
||||
custom.colors = import ../themes/colors/base16-monokai.nix;
|
||||
custom.wallpaper = ../wallpapers/blip-blip-blip-blip.jpg;
|
||||
|
||||
home = {
|
||||
|
||||
Reference in New Issue
Block a user