Autorandr Postswitch NVIDIA Force Composition Pipeline
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
/home/sravan/.scripts/session.sh --restart & # Restart dwm
|
/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/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/Solar_System.png & # Update lock screen wallpaper
|
||||||
|
@@ -2468,6 +2468,7 @@ See [[https://github.com/phillipberndt/autorandr#hook-scripts][autorandr hook sc
|
|||||||
|
|
||||||
#+BEGIN_SRC shell :shebang #!/bin/bash :tangle .config/autorandr/postswitch
|
#+BEGIN_SRC shell :shebang #!/bin/bash :tangle .config/autorandr/postswitch
|
||||||
/home/sravan/.scripts/session.sh --restart & # Restart dwm
|
/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/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/Solar_System.png & # Update lock screen wallpaper
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
Reference in New Issue
Block a user