a bunch of changes

This commit is contained in:
Matt Hill
2022-02-23 15:58:41 -07:00
parent df6cc9b23f
commit 659ca38d6e
86 changed files with 979 additions and 1215 deletions

View File

@@ -4,45 +4,31 @@
Customize
=========
.. _device-name:
Name Your Device
----------------
Here you can change the name of your Embassy!
#. Go to the ``Embassy`` tab on the main menu on the left side of the UI
.. figure:: /_static/images/config/basic-config0.png
:width: 60%
:alt: Embassy Tab
#. Under the ``Settings`` section, click ``Preferences``
#. Go to the *Embassy > Preferences*.
.. figure:: /_static/images/config/basic-config1.png
:width: 60%
:alt: Preferences
#. Then click ``Device Name``, set to desired name, and click ``Save``
#. Click "Device Name", set to desired name, and click ``Save``
.. figure:: /_static/images/config/basic-config2.png
:width: 60%
:alt: Rename Embassy
.. _reorder:
Reorder Services
----------------
You may customize the layout of your Services by re-arranging them to your liking.
#. Simply visit the ``Services`` tab on the main menu on the left side of the UI, and select ``Reorder`` in the top right.
#. In the "Services" tab, and click "Reorder" in the top right.
.. figure:: /_static/images/walkthrough/reorder0.png
:width: 60%
:alt: Reorder Button
#. You can now click and drag on each service to create the ordered list you desire. When satisfied, click ``Done`` in the top right to save.
#. Drag each service to its desired position. When satisfied, click "Done".
.. figure:: /_static/images/walkthrough/reorder1.png
:width: 60%