aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/wofi/config
diff options
context:
space:
mode:
Diffstat (limited to 'dot_config/wofi/config')
-rw-r--r--dot_config/wofi/config8
1 files changed, 8 insertions, 0 deletions
diff --git a/dot_config/wofi/config b/dot_config/wofi/config
new file mode 100644
index 0000000..a62893c
--- /dev/null
+++ b/dot_config/wofi/config
@@ -0,0 +1,8 @@
+# Wofi config (loaded automatically from ~/.config/wofi/config).
+# Vim nav alongside arrow keys, page-jumps with Ctrl-u/Ctrl-d.
+# Comma-separated key lists are supported by wofi >= 1.4.
+
+key_up=Up,k
+key_down=Down,j
+key_pgup=Page_Up,Ctrl-u
+key_pgdn=Page_Down,Ctrl-d