From 54414f398812a0e37087981c3a0009bc9408c939 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sun, 22 Nov 2020 22:20:58 +0100 Subject: i3 autostart fix/update --- .config/rofi/config.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/rofi') diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index 7722430..92e7aa5 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -1,6 +1,6 @@ configuration { modi: "drun,run,window,ssh"; - lines: 7; + lines: 4; font: "JetBrainsMono NF 10"; matching: "fuzzy"; separator-style: "none"; @@ -18,7 +18,7 @@ configuration { width: 450; line-padding: 5; line-margin: 5; - --padding: 16px; + --padding: 12px; } inputbar { -- cgit v1.2.3