Merge branch 'master' of ssh://git.nx2.site:20022/nx2/dotfiles
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
|
||||
rice = rec {
|
||||
lib = import ./nxlib/ricelib.nix { lib = nixpkgs.lib; };
|
||||
transparency = 0.9;
|
||||
transparency = 0.8;
|
||||
rounding = 10;
|
||||
gap-size = 10;
|
||||
border-width = 3;
|
||||
@@ -106,7 +106,7 @@
|
||||
xcolor = with ccolor; {
|
||||
background = black.dark;
|
||||
foreground = white.base;
|
||||
border = red.base;
|
||||
border = green.base;
|
||||
border2 = blue.base;
|
||||
accent = magenta.base;
|
||||
tertiary = blue.base;
|
||||
|
||||
Reference in New Issue
Block a user