Change macbook nix wallpaper
This commit is contained in:
parent
3213131559
commit
a670e5cd7a
BIN
home/images/wallpaper-macbook.jpg
Normal file
BIN
home/images/wallpaper-macbook.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
Binary file not shown.
Before Width: | Height: | Size: 4 MiB |
|
@ -45,7 +45,7 @@ in
|
||||||
|
|
||||||
# Graphical set up
|
# Graphical set up
|
||||||
linux.graphical.type = "wayland";
|
linux.graphical.type = "wayland";
|
||||||
linux.graphical.wallpaper = ./images/wallpaper_macbook.png;
|
linux.graphical.wallpaper = ./images/wallpaper-macbook.jpg;
|
||||||
# Enable sway
|
# Enable sway
|
||||||
programs.my-sway.enable = true;
|
programs.my-sway.enable = true;
|
||||||
programs.my-sway.fontSize = 20.0;
|
programs.my-sway.fontSize = 20.0;
|
||||||
|
|
Loading…
Reference in a new issue