summaryrefslogtreecommitdiff
path: root/home/.config/wofi/config
diff options
context:
space:
mode:
authorBotond Hende <nettingman@gmail.com>2024-10-20 18:18:38 +0200
committerBotond Hende <nettingman@gmail.com>2024-10-20 18:18:38 +0200
commitfd90169c5f36f35d622ba354b577a3dd7e861365 (patch)
treee992d3f78ef7f04d70b49e6cf45523d9efe41e2a /home/.config/wofi/config
parentd3c2ee1dfcd7594860176cf69d65036aff509f3c (diff)
wofi config
Diffstat (limited to 'home/.config/wofi/config')
-rw-r--r--home/.config/wofi/config21
1 files changed, 21 insertions, 0 deletions
diff --git a/home/.config/wofi/config b/home/.config/wofi/config
new file mode 100644
index 0000000..47074b7
--- /dev/null
+++ b/home/.config/wofi/config
@@ -0,0 +1,21 @@
+# mode
+show=drun
+allow_images=true
+parse_search=true
+
+# display
+prompt=applications
+dynamic_lines=true
+layer=overlay
+gtk_dark=true
+display_generic=true
+
+# matching
+exec-search=true
+insensitive=true
+matching=multi-contains
+
+# keys
+key_expand=Tab
+key_forward=End
+key_backward=Home