Skip to content

Creating a shortcut hotkey

Lucki edited this page Jan 12, 2025 · 1 revision

Creating a shortcut for requesting a new Wallpaper

Reference: https://github.com/ifl0w/RandomWallpaperGnome3/issues/166#issuecomment-1937915394

Navigating the settings

Navigate in the settings to the keyboard group (1) and inside the keyboard pane click inside the shortcuts subgroup on display and edit shortcuts (2). Settings overview

Navigating the shortcuts list

Scroll all the way down to own shortcuts. In the opening list with all your current shortcuts, press the + to add a new shortcut. Shortcuts list

Creating the shortcut/hotkey

Give the new shortcut a name (1) and specify the command (2).

dconf write /org/gnome/shell/extensions/space-iflow-randomwallpaper/backend-connection/request-new-wallpaper true

Finally, choose and set a shortcut (3). Creating a shortcut

Clone this wiki locally