mirror of
https://github.com/nikdoof/nixos-config.git
synced 2025-12-13 09:42:19 +00:00
Make the background darker
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
font = "spleen-12x24";
|
font = "spleen-12x24";
|
||||||
useXkbConfig = true; # use xkb.options in tty.
|
useXkbConfig = true; # use xkb.options in tty.
|
||||||
colors = [
|
colors = [
|
||||||
"363c51"
|
"292d3e"
|
||||||
"ff5370"
|
"ff5370"
|
||||||
"c4e88d"
|
"c4e88d"
|
||||||
"ffcb6b"
|
"ffcb6b"
|
||||||
|
|||||||
Reference in New Issue
Block a user