mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
stylix
This commit is contained in:
parent
5e453405a9
commit
9bdae359a5
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
*.md
|
||||
*.jpg
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
stylix.enable = true;
|
||||
|
||||
stylix.image = "/home/death916/Pictures/wallpapers/jameswebb1.jpg";
|
||||
stylix.image = ./wallpaper.jpg;
|
||||
|
||||
stylix.base16Scheme = {
|
||||
base00 = "#0f0f0f"; # background
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue