more fixes

This commit is contained in:
2026-03-02 22:41:25 +01:00
parent df50653fd0
commit 4c9c6a8c8c
2 changed files with 4 additions and 2 deletions
+3 -2
View File
@@ -1,5 +1,6 @@
# export HYPR_MONITOR_SETUP=~/.config/hypr/modules/monitor_setup_buntes_monster.conf
#!/bin/bash
export HYPR_WALLPAPER_LINK_SOURCE="$HOME/nextcloud/Photos/Wallpapers"
export HYPR_WALLPAPER_LINK="$HOME/.config/wpaperd/wallpapers/linked"
ln -sf $HYPR_WALLPAPER_PATH HYPR_WALLPAPER_LINK
ln -sf "$HYPR_WALLPAPER_LINK_SOURCE" "$HYPR_WALLPAPER_LINK"