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