summary refs log tree commit diff stats
path: root/user/rofi/.config/rofi
diff options
context:
space:
mode:
Diffstat (limited to 'user/rofi/.config/rofi')
-rw-r--r--user/rofi/.config/rofi/config8
1 files changed, 8 insertions, 0 deletions
diff --git a/user/rofi/.config/rofi/config b/user/rofi/.config/rofi/config
new file mode 100644
index 00000000..d742f496
--- /dev/null
+++ b/user/rofi/.config/rofi/config
@@ -0,0 +1,8 @@
+rofi.matching:            glob
+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