summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--rofi/.config/rofi/config8
1 files changed, 8 insertions, 0 deletions
diff --git a/rofi/.config/rofi/config b/rofi/.config/rofi/config
new file mode 100644
index 0000000..d916e15
--- /dev/null
+++ b/rofi/.config/rofi/config
@@ -0,0 +1,8 @@
+rofi.matching:            fuzzy
+rofi.separator-style:     none
+
+rofi.line-padding:        2
+
+rofi.display-run:         cmd
+rofi.display-drun:        run
+rofi.display-window:      win
\ No newline at end of file