Autorandr Lock Screen Wallpaper Update
- Update autorandr postswitch script to update lock screen wallpaper - Merge upstream dwm-flexipatch commits
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
/usr/bin/nitrogen --restore # Restore wallpaper
|
||||
/home/sravan/.scripts/session.sh --restart # Restart dwm
|
||||
/home/sravan/.scripts/session.sh --restart & # Restart dwm
|
||||
/usr/bin/nitrogen --restore & # Restore wallpaper
|
||||
/usr/bin/betterlockscreen -u /home/sravan/Pictures/Wallpapers/Solar_System.png & # Update lock screen wallpaper
|
||||
|
Submodule .config/dwm-flexipatch updated: 26123bff08...746f9212bf
@@ -2356,11 +2356,13 @@ See [[https://github.com/phillipberndt/autorandr#hook-scripts][autorandr hook sc
|
||||
*** Post Switch
|
||||
|
||||
#+BEGIN_SRC shell :shebang #!/bin/bash :tangle .config/autorandr/postswitch
|
||||
/usr/bin/nitrogen --restore # Restore wallpaper
|
||||
/home/sravan/.scripts/session.sh --restart # Restart dwm
|
||||
/home/sravan/.scripts/session.sh --restart & # Restart dwm
|
||||
/usr/bin/nitrogen --restore & # Restore wallpaper
|
||||
/usr/bin/betterlockscreen -u /home/sravan/Pictures/Wallpapers/Solar_System.png & # Update lock screen wallpaper
|
||||
#+END_SRC
|
||||
|
||||
** Compositor
|
||||
|
||||
*** Picom Jonaburg
|
||||
|
||||
**** Animations
|
||||
|
Reference in New Issue
Block a user