From 7e788c6ff98f81f4deb3d0c2934effe37ddf604c Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 15 Jun 2020 12:12:45 +0200 Subject: Optimise rofi --- user/settings/rofi.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'user/settings/rofi.nix') diff --git a/user/settings/rofi.nix b/user/settings/rofi.nix index a378a57c..75514835 100644 --- a/user/settings/rofi.nix +++ b/user/settings/rofi.nix @@ -26,6 +26,8 @@ rofi.matching: glob rofi.separator-style: none + rofi.modi: drun,run + rofi.line-padding: 2 rofi.display-run: cmd -- cgit 1.4.1