File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55Custom 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
5556Enter 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
You can’t perform that action at this time.
0 commit comments