From e1c9a58312eba9f8f9de66caae577d854545b3f8 Mon Sep 17 00:00:00 2001 From: Never Gude Date: Sun, 10 May 2026 22:53:18 +0200 Subject: [PATCH] stuff --- .local/scripts/actionmenu.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/scripts/actionmenu.fish b/.local/scripts/actionmenu.fish index aa3abea..4e7f603 100755 --- a/.local/scripts/actionmenu.fish +++ b/.local/scripts/actionmenu.fish @@ -145,7 +145,7 @@ function set_keyboard_backlight end # Select sub menu -set options "󱂵 Open Location" "󰑴 Open WueCampus Course" "󰍬 Select Audio Source" "󰕾 Select Audio Sink" "󰂯 Select Bluetooth" "󰛳 Select Network" "󰔎 Color Scheme" "󰂚 Restore Notifications" "󰌌 Set Keyboard Backlight" +set options "󱂵 Open Location" "󰑴 Open WueCampus Course" "󰍬 Select Audio Source" "󰕾 Select Audio Sink" "󰂯 Select Bluetooth" "󰛳 Select Network" "󰔎 Select Color Scheme" "󰂚 Restore Notifications" "󰌌 Set Keyboard Backlight" set input (menu $options) switch $input