Wallpaper: Tiny glade snow.
This commit is contained in:
parent
40a2786c54
commit
4fd525cafa
|
@ -8,8 +8,8 @@
|
|||
let
|
||||
cfg = config.module.wallpaper;
|
||||
|
||||
url = "https://www.desktophut.com/files/YodlHKEufG9PuGV_Cat%20Lofi%20Live%20Wallpaper.mp4";
|
||||
sha256 = "sha256-l76+wlP0Jb/ULqN4bX8eqdwKnIlbOwO3HuCV1DPoXOE=";
|
||||
url = "https://cloud.voronind.com/s/s4bEjPATjsBoANT/download/winter-night-tiny-glade-moewalls-com.mp4";
|
||||
sha256 = "sha256-NQKchMNiKYExboo2owtg9pso4TtskQp0D/cyOYMG1uU=";
|
||||
video = true;
|
||||
|
||||
# Forse black and white for text.
|
||||
|
|
|
@ -34,10 +34,11 @@ let
|
|||
(mkLink "Zigbee" "fa-satellite-dish" "https://zigbee.blakadder.com")
|
||||
])
|
||||
(mkGroup "Wallpaper" "fa-panorama" [
|
||||
(mkLink "DesktopHut" "fa-image" "https://www.desktophut.com")
|
||||
(mkLink "Motion Backgrounds" "fa-image" "https://motionbgs.com")
|
||||
(mkLink "DesktopHut" "fa-video" "https://www.desktophut.com")
|
||||
(mkLink "MoeWalls" "fa-video" "https://moewalls.com")
|
||||
(mkLink "Motion Backgrounds" "fa-video" "https://motionbgs.com")
|
||||
(mkLink "Unsplash" "fa-image" "https://unsplash.com")
|
||||
(mkLink "Wallhaven" "fa-image" "https://wallhaven.cc/")
|
||||
(mkLink "Wallhaven" "fa-image" "https://wallhaven.cc")
|
||||
])
|
||||
(mkGroup "Pirate" "fa-skull-crossbones" [
|
||||
(mkLink "1337x" "fa-skull-crossbones" "https://1337x.to")
|
||||
|
|
Loading…
Reference in a new issue