Fix typo in default wallpaper of dragyx/flocke
This commit is contained in:
parent
2b7f59a404
commit
034ff306f8
1 changed files with 2 additions and 2 deletions
|
@ -67,8 +67,8 @@ in
|
||||||
|
|
||||||
xdg.configFile."hypr/hyprpaper.conf" = { #TODO: generic path
|
xdg.configFile."hypr/hyprpaper.conf" = { #TODO: generic path
|
||||||
text = ''
|
text = ''
|
||||||
preload = ${gitPath}/hosts/dragyx/common/theming/wallpaper/default.jpg
|
preload = ${gitPath}/hosts/dragyx/common/theming/wallpapers/default.jpg
|
||||||
wallpaper = ,${gitPath}/hosts/dragyx/common/theming/wallpaper/default.jpg
|
wallpaper = ,${gitPath}/hosts/dragyx/common/theming/wallpapers/default.jpg
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue