chore: Fix spaceship config
This commit is contained in:
parent
850454a6c6
commit
98da22c22f
4 changed files with 35 additions and 21 deletions
|
|
@ -1,18 +1,5 @@
|
|||
#{
|
||||
# xdg.configFile."hypr/hyprpaper.conf" = {
|
||||
# text =
|
||||
# ''
|
||||
# #load
|
||||
# preload = /home/dashie/Pictures/backgrounds/shinobu_2k.jpg
|
||||
# preload = /home/dashie/Pictures/backgrounds/shino_wide.png
|
||||
# preload = /home/dashie/Pictures/backgrounds/shinobu_1200.jpg
|
||||
#
|
||||
# #set
|
||||
# wallpaper = DP-2,/home/dashie/Pictures/backgrounds/shinobu_2k.jpg
|
||||
# wallpaper = DP-1,/home/dashie/Pictures/backgrounds/shino_wide.png
|
||||
# wallpaper = HDMI-A-1,/home/dashie/Pictures/backgrounds/shinobu_1200.jpg
|
||||
# splash = true
|
||||
# '';
|
||||
# };
|
||||
#}
|
||||
{}
|
||||
{ config, ... }: {
|
||||
xdg.configFile."hypr/hyprpaper.conf" = {
|
||||
text = config.programs.hyprland.hyprpaper;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue