Fix formatting in README
This commit is contained in:
parent
6aa9f15d70
commit
e5e8f074da
10
README.md
10
README.md
@ -13,8 +13,10 @@ OR
|
|||||||
|
|
||||||
Create a symbolic link from your _.local_ directory and enable extension
|
Create a symbolic link from your _.local_ directory and enable extension
|
||||||
|
|
||||||
ln -s $PWD/generic-monitor@gnome-shell-extensions/ ~/.local/share/gnome-shell/extensions/
|
```bash
|
||||||
gnome-extensions enable generic-monitor@gnome-shell-extensions
|
ln -s $PWD/generic-monitor@gnome-shell-extensions/ ~/.local/share/gnome-shell/extensions/
|
||||||
|
gnome-extensions enable generic-monitor@gnome-shell-extensions
|
||||||
|
```
|
||||||
|
|
||||||
Restart GNOME
|
Restart GNOME
|
||||||
|
|
||||||
@ -96,7 +98,7 @@ DBUS object
|
|||||||
"popup" : {
|
"popup" : {
|
||||||
"items": [<text_objects> and/or <picture_objects>]
|
"items": [<text_objects> and/or <picture_objects>]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Signals description
|
Signals description
|
||||||
===================
|
===================
|
||||||
@ -118,7 +120,7 @@ Targets :
|
|||||||
* open-popup : Open the popup if there is one
|
* open-popup : Open the popup if there is one
|
||||||
* close-popup : Close the popup if there is one
|
* close-popup : Close the popup if there is one
|
||||||
* toggle-popup : Toggle (open/close) the popup if there is one
|
* toggle-popup : Toggle (open/close) the popup if there is one
|
||||||
|
|
||||||
|
|
||||||
Signal names emit when action "signal" is specified :
|
Signal names emit when action "signal" is specified :
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user