aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2026-02-28 21:55:27 +0200
committerDylan Araps <dylan.araps@gmail.com>2026-02-28 21:55:27 +0200
commitfa369c91b8ec29bb8143f162e149247eaff27737 (patch)
tree8744c55a60ece3cd895ec5876eaf7b7c20df03f1
parentc1e651d6be2ae6ba8ef903ad8821f4af4d010873 (diff)
misc: add bulk rename to Greek layout
-rw-r--r--config_key.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_key.h.in b/config_key.h.in
index cfb4253..d658928 100644
--- a/config_key.h.in
+++ b/config_key.h.in
@@ -129,6 +129,7 @@ static inline void (*fm_key(u32 cp))(struct fm *)
case $(u8 ζ): return act_alt_buffer;
case $(u8 ο): return cmd_exec_open;
case $(u8 Ο): return cmd_exec_open_bg;
+ case $(u8 Β): return cmd_bulk_rename;
case $(u8 π): return cmd_chmod;
case $(u8 Π): return cmd_chown;
case $(u8 Ι): return act_mark_invert;