about summary refs log tree commit diff
path: root/init/nixos.el
diff options
context:
space:
mode:
Diffstat (limited to 'init/nixos.el')
-rw-r--r--init/nixos.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/nixos.el b/init/nixos.el
index 4a3e4435b6db..eaf68dd98267 100644
--- a/init/nixos.el
+++ b/init/nixos.el
@@ -65,7 +65,7 @@
                                (exwm-workspace-switch-create ,i))))
 
       ;; Launch applications with completion (dmenu style!)
-      (exwm-input-set-key (kbd "s-d") #'helm-run-external-command)
+      (exwm-input-set-key (kbd "s-d") #'ivy-run-external-command)
       (exwm-input-set-key (kbd "s-p") #'ivy-pass)
 
       ;; Toggle between line-mode / char-mode