mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:53:55 -05:00
home/hyprland: added new wallpapers
This commit is contained in:
parent
893b19f516
commit
f78be599d7
|
@ -40,12 +40,13 @@
|
|||
xdg.configFile."hypr/hyprlock.conf".source = ./hyprlock.conf;
|
||||
|
||||
xdg.configFile."hypr/hyprpaper.conf".source = ./hyprpaper.conf;
|
||||
xdg.configFile."hypr/wallpapers/tokyoGreen.jpg".source =
|
||||
./wallpapers/tokyoGreen.jpg;
|
||||
|
||||
xdg.configFile."hypr/wallpapers/greenCity.jpg".source =
|
||||
./wallpapers/greenCity.jpg;
|
||||
xdg.configFile."hypr/wallpapers/jr-korpa-9XngoIpxcEo-unsplash.jpg".source =
|
||||
./wallpapers/jr-korpa-9XngoIpxcEo-unsplash.jpg;
|
||||
xdg.configFile."hypr/wallpapers/salty-justice-NOMebOREvtc-unsplash.jpg".source =
|
||||
./wallpapers/salty-justice-NOMebOREvtc-unsplash.jpg;
|
||||
|
||||
xdg.configFile."hypr/shaders/blue-light-filter.glsl".source =
|
||||
./blue-light-filter.glsl;
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
preload = ~/.config/hypr/wallpapers/jr-korpa-9XngoIpxcEo-unsplash.jpg
|
||||
preload = ~/.config/hypr/wallpapers/salty-justice-NOMebOREvtc-unsplash.jpg
|
||||
preload = ~/.config/hypr/wallpapers/tokyoGreen.jpg
|
||||
|
||||
wallpaper = ,~/.config/hypr/wallpapers/jr-korpa-9XngoIpxcEo-unsplash.jpg
|
||||
|
||||
splash = false
|
BIN
home/hypr/wallpapers/salty-justice-NOMebOREvtc-unsplash.jpg
Normal file
BIN
home/hypr/wallpapers/salty-justice-NOMebOREvtc-unsplash.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 MiB |
Binary file not shown.
Before Width: | Height: | Size: 4 MiB |
Loading…
Reference in a new issue