aboutsummaryrefslogtreecommitdiffstats
path: root/rofi/.config/Xresources/Rofi.conf
diff options
context:
space:
mode:
Diffstat (limited to 'rofi/.config/Xresources/Rofi.conf')
-rw-r--r--rofi/.config/Xresources/Rofi.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/rofi/.config/Xresources/Rofi.conf b/rofi/.config/Xresources/Rofi.conf
new file mode 100644
index 0000000..3b4cc33
--- /dev/null
+++ b/rofi/.config/Xresources/Rofi.conf
@@ -0,0 +1,6 @@
+! Use a nice font.
+rofi.font: Fantasque Sans Mono 15
+
+! Add C-g to the keys used to cancel an action in Rofi. I am used to
+! this from Emacs and I always press it before I press ESC.
+rofi.kb-cancel: Escape,Control+bracketleft,Control+g