aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home/services/rofi.scm
diff options
context:
space:
mode:
Diffstat (limited to 'oni/home/services/rofi.scm')
-rw-r--r--oni/home/services/rofi.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/oni/home/services/rofi.scm b/oni/home/services/rofi.scm
index 56b08a8..8bc6aa9 100644
--- a/oni/home/services/rofi.scm
+++ b/oni/home/services/rofi.scm
@@ -146,7 +146,7 @@
(define (add-rofi-xbindkeys-keybindings config)
(home-xbindkeys-extension
(keybindings
- '(((mod4 r) . "herbstclient spawn rofi -show run")
+ '(((mod4 r) . "herbstclient spawn rofi -modi drun -show drun")
((mod4 w) . "herbstclient spawn rofi -show window -window-command \"/home/chelys/usr/bin/hlwm-switch-to-window {window}\"")))))
(define home-rofi-service-type