Skip to content

Commit db8ef00

Browse files
committed
update README.md
1 parent 96791c1 commit db8ef00

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,18 @@
44

55
Custom Command Menu is an extension for GNOME 45/46/47/48 to run user-defined commands from a customizable drop-down menu at the top bar.
66

7-
![Screenshot-main](screenshots/screenshot-main-6.png)
7+
![Screenshot-main](screenshots/screenshot-main-10.png)
88

99
<br>
1010

1111
## Features
1212

13-
- Run commands by selecting them from a drop-down menu at the top bar.
13+
- Run commands from a drop-down menu at the top bar.
1414
- Configure commands directly from the extension preferences without the need for configuring any external files.
1515
- Give each command entry a custom name and icon.
1616
- Drag-and-drop to reorder commands.
1717
- Toggle visibility of individual commands.
18+
- Create standard or labeled separators in the menu.
1819
- Export and import command list using an easily editable configuration file.
1920

2021

@@ -53,6 +54,8 @@ Open the extension preferences via the Extension Manager or run
5354
### Commands
5455

5556
Enter a name and command for each entry to include it in the drop-down menu.
57+
- Type --- or ~~~ in the name field to create a visual separator line in the menu.
58+
- Adding text after --- or ~~~ creates a labeled separator.
5659
- Use the **☑ checkbox** to toggle a command's visibility.
5760
- Select the **⋮ more options** button to duplicate or delete a command.
5861

0 commit comments

Comments
 (0)