From 826c3f38820c8b4681c40f8f96c5ca62567b41bd Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 20 Nov 2018 15:11:54 -0600 Subject: [PATCH] rofi: Adjust to match the new bar height --- .config/rofi/config.rasi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index 6dbaf0ae..9813aee6 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -13,7 +13,7 @@ configuration { modi: "drun,ssh,window"; sidebar-mode: false; - yoffset: -4; + yoffset: -32; xoffset: 0; width: 32; } @@ -42,7 +42,6 @@ configuration { border: 4px; height: 60%; width: 520px; - y-offset: -36px; } #inputbar {