diff --git a/options.xhtml b/options.xhtml index 7bca932be..c4bf7c0f4 100644 --- a/options.xhtml +++ b/options.xhtml @@ -103433,6 +103433,11 @@ list of (XML value)
[ ]
Example:
[
+ {
+ label = "pipemenu";
+ menuId = "menu";
+ execute = "/home/user/nix/scripts/pipe.sh";
+ }
{
menuId = "client-menu";
label = "Client Menu";
@@ -103451,12 +103456,6 @@ list of (XML value)
name = "ToggleFullscreen";
};
}
- {
- label = "Always on Top";
- action = {
- name = "ToggleAlwaysOnTop";
- };
- }
{
label = "Alacritty";
action = {