From 3c05e61f88356ba41ea08c47ce26b5c814db5c2a Mon Sep 17 00:00:00 2001 From: khaneliman Date: Mon, 23 Jun 2025 03:52:42 +0000 Subject: [PATCH] deploy: 6fa01d524bc5b0e77e6702dd37cf453247438480 --- options.xhtml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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 = {