Create README.md
This commit is contained in:
parent
ebfd0492bf
commit
f3e0f06eb5
5 changed files with 7 additions and 2 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 1.4 MiB |
|
|
@ -2,7 +2,6 @@
|
|||
let
|
||||
modifier = "Mod1";
|
||||
terminal = "alacritty";
|
||||
bgimg = "What_Space_Really_Looks_Like_2880x1800.png";
|
||||
in {
|
||||
|
||||
home.sessionVariables = {
|
||||
|
|
@ -109,7 +108,7 @@ in {
|
|||
};
|
||||
|
||||
output."*" = {
|
||||
bg = "${./background/${bgimg}} fill";
|
||||
bg = "${../../../assets/background.png} fill";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue