Fix Betterlockscreen Wallpaper Path

- Merge in upstream changes to dwm-flexipatch
- Update filepath to wallpaper for betterlockscreen
This commit is contained in:
Sravan Balaji
2023-06-26 19:04:33 -04:00
parent e62c3abddd
commit 63d0340f0c
3 changed files with 9 additions and 9 deletions

View File

@@ -2,4 +2,4 @@
/home/sravan/.scripts/session.sh --restart & # Restart dwm
/usr/bin/nvidia-force-comp-pipeline & # NVIDIA Force Composition Pipeline
/usr/bin/nitrogen --restore & # Restore wallpaper
/usr/bin/betterlockscreen -u /home/sravan/Pictures/Wallpapers/Solar_System.png & # Update lock screen wallpaper
/usr/bin/betterlockscreen -u /home/sravan/Pictures/Wallpapers/Desktop/Solar_System.png & # Update lock screen wallpaper

View File

@@ -2470,7 +2470,7 @@ See [[https://github.com/phillipberndt/autorandr#hook-scripts][autorandr hook sc
/home/sravan/.scripts/session.sh --restart & # Restart dwm
/usr/bin/nvidia-force-comp-pipeline & # NVIDIA Force Composition Pipeline
/usr/bin/nitrogen --restore & # Restore wallpaper
/usr/bin/betterlockscreen -u /home/sravan/Pictures/Wallpapers/Solar_System.png & # Update lock screen wallpaper
/usr/bin/betterlockscreen -u /home/sravan/Pictures/Wallpapers/Desktop/Solar_System.png & # Update lock screen wallpaper
#+END_SRC
** Compositor