···2626```
27272828# Auto Benchmark
2929-Set up and run a Blender benchmark on the specified device, then automatically compare your results to the results on [Blender Open Data](https://opendata.blender.org/).
2929+Set up and run a Blender benchmark on the specified device, then automatically
3030+compare your results to the results on [Blender Open Data](https://opendata.blender.org/).
30313132# ln-bin
3233Quickly symlink executable files to `~/.local/bin/`
···4445Provides an easy way to toggle a GNOME extension. Useful for setting up keyboard shortcuts.
45464647# Start Service if Needed
4747-Starts a systemd service if it is not already started, otherwise do nothing. Useful if you only want to ask for the password when the service actually needs to be started.
4848+Starts a systemd service if it is not already started, otherwise do nothing.
4949+Useful if you only want to ask for the password when the service actually needs
5050+to be started.