Skip to content

Commit b79bc0d

Browse files
authored
Use fancy kbd elements for keyboard shortcuts
1 parent 11ab5b8 commit b79bc0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ You can develop this extension "live" while it is installed in GNOME on your sys
3737
```
3838
ln -s ~/code/gnome-shell-workspace-matrix/wsmatrix@martin.zurowietz.de ~/.local/share/gnome-shell/extensions/wsmatrix@martin.zurowietz.de
3939
```
40-
4. Restart GNOME by pressing Alt+F2 and running the command `r` (X.org) or log out and back in (Wayland). Do this whenever you want to apply and test a change of the code.
40+
4. Restart GNOME by pressing <kbd>Alt</kbd>+<kbd>F2</kbd> and running the command `r` (X.org) or log out and back in (Wayland). Do this whenever you want to apply and test a change of the code.
4141

4242
If you change something in the gschema XML file, run `make` to recompile it. The `make` command also builds the ZIP file that can be used for new releases of this extension.

0 commit comments

Comments
 (0)