Skip to content

Autohotkey script that detects how many displays you have and then sets the wallpaper you define depending on how many displays. Useful when you Dock and Undock from a multi-monitor setup.

License

Notifications You must be signed in to change notification settings

rifen/BackgroundSwitcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

BackgroundSwitcher

Autohotkey script that detects how many monitors you have and then sets the wallpaper you define depending on how many monitors are plugged in.

  • Really useful when you undock/dock into a multi-monitor setup.
  • Seems to work on any number of monitors you will just need to copy and paste the code past 3 mc.
  • I put mine in shell:startup on Windows (Not sure about other OS).
  • You will need to replace PATH and IMAGE NAME in dockingbg.ahk.
  • You can change it from Fill to a different screen fit.

Prerequisite: https://www.autohotkey.com/

Modified from Original Source: https://gist.github.com/anonymous/0d6dd227dd983ee80131

About

Autohotkey script that detects how many displays you have and then sets the wallpaper you define depending on how many displays. Useful when you Dock and Undock from a multi-monitor setup.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published