more fixes
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
hypr/.config/hypr/env
|
||||
hypr/.config/hypr/env.conf
|
||||
hypr/.config/hypr/env.sh
|
||||
hypr/.config/wpaperd/wallpapers/linked
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user