Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Gadgets & Lifestyle for Everyone
Gadgets & Lifestyle for Everyone
There is no built‑in keyboard shortcut to change wallpaper on a Mac, but you can create one yourself using the free Shortcuts app that comes with macOS. Once you build a custom shortcut, pressing a key combination instantly switches your desktop background to a specific image or a random image from a folder. This is the fastest possible way to change your wallpaper without touching the mouse.
This guide walks through building a wallpaper keyboard shortcut, adding a global hotkey, and creating an advanced random‑image switcher. For the standard point‑and‑click methods, see our how to change wallpaper on a Mac guide . For scheduled changes that happen passively, our automatic wallpaper rotation guide covers the built‑in feature.
The Shortcuts app (installed by default on macOS Monterey and later) lets you create a shortcut that sets a specific image as your wallpaper and assign a keyboard trigger to it.
Your shortcut is now ready. Press the key combination, and your wallpaper changes instantly to the chosen image.
Instead of a fixed image, you can build a shortcut that picks a random image from a folder each time you press the keys. This gives you variety without manual selection.
Every time you press your hotkey, your wallpaper changes to a different random image from the folder. You can set multiple shortcuts with different folders for different moods or themes.
If you’re running an older macOS version without the Shortcuts app, Automator can create a similar workflow.
Automator workflows run slightly slower than Shortcuts, but they are compatible with macOS Mojave through Ventura.
If your custom wallpaper shortcut doesn’t work, another app may already use the same key combination. Open System Settings > Keyboard > Keyboard Shortcuts and check for conflicts. If a conflict exists, choose a different combination. Avoid shortcuts like Command + Space (Spotlight) or Command + Tab (App Switcher), which are reserved by macOS.
Can I change wallpapers on multiple displays with a shortcut?
The built‑in Shortcuts app can only set the main display’s wallpaper. For multiple displays, you need an Automator workflow or a third‑party tool like Keyboard Maestro.
Does the shortcut work when apps are in full screen?
Yes. Global keyboard shortcuts registered through the Shortcuts app work in full‑screen apps.
Can I toggle between two wallpapers with one key?
You can create a shortcut that checks the current wallpaper and switches to the other, but this requires scripting beyond the basic Shortcuts interface. For most users, two separate shortcuts—one for each wallpaper—is simpler.