commit b3fa1e9ea849e6e6a762dc1dd0197dbdf8fd982a
parent cb2af9f326ffea67b52a37db900aaea3b9b61d31
Author: awy <awy@awy.one>
Date: Wed, 7 Jan 2026 17:45:17 +0300
cleanup
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tessen b/tessen
@@ -12,8 +12,8 @@
# GLOBAL VARIABLES
declare _PASS_BACKEND _DMENU_BACKEND _TSN_ACTION _TSN_CONFIG
-declare -a _DMENU_BACKEND_OPTS _TMP_TOFI_OPTS _TMP_ROFI_OPTS _TMP_WOFI_OPTS
-declare -a _TMP_FUZZEL_OPTS _TMP_YOFI_OPTS
+declare -a _DMENU_BACKEND_OPTS _TMP_ROFI_OPTS
+declare -a _TMP_FUZZEL_OPTS
declare _TSN_USERKEY _TSN_URLKEY _TSN_AUTOKEY _TSN_WEB_BROWSER _TSN_OTP _TSN_NOTIFY
declare -i _TSN_DELAY
# show both actions, 'autotype' and 'copy', to choose from by default