aboutsummaryrefslogtreecommitdiff
path: root/.config/rofi/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/rofi/config')
-rw-r--r--.config/rofi/config17
1 files changed, 17 insertions, 0 deletions
diff --git a/.config/rofi/config b/.config/rofi/config
new file mode 100644
index 0000000..9aa0c48
--- /dev/null
+++ b/.config/rofi/config
@@ -0,0 +1,17 @@
+rofi.show-icons: false
+rofi.modi: drun,run,window,ssh
+rofi.lines: 7
+rofi.line-padding: 10
+rofi.matching: fuzzy
+rofi.bw: 0
+rofi.padding: 0
+rofi.separator-style: none
+rofi.hide-scrollbar: true
+rofi.line-margin: 0
+rofi.font: sans-serif 10
+rofi.theme: /home/loek/.config/rofi/pywal.rasi
+rofi.kb-row-up: Up,Control+k,Shift+Tab,Shift+ISO_Left_Tab
+rofi.kb-row-down: Down,Control+j
+rofi.kb-accept-entry: Control+m,Return,KP_Enter
+rofi.kb-remove-to-eol: Control+Shift+e
+