aboutsummaryrefslogtreecommitdiff
path: root/.config/rofi/config.rasi
diff options
context:
space:
mode:
Diffstat (limited to '.config/rofi/config.rasi')
-rw-r--r--.config/rofi/config.rasi9
1 files changed, 9 insertions, 0 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi
new file mode 100644
index 0000000..af15d51
--- /dev/null
+++ b/.config/rofi/config.rasi
@@ -0,0 +1,9 @@
+configuration {
+ kb-remove-to-eol: "";
+ disable-history: false;
+ kb-row-up: "Up,Control+k";
+ kb-row-down: "Down,Control+j";
+ kb-accept-entry: "Control+m,Return,KP_Enter";
+}
+
+@theme "theme"