From 7451bad9833a94f905f7dd65fd9206443a1b81a1 Mon Sep 17 00:00:00 2001 From: Wiktor Zykubek Date: Mon, 4 May 2020 21:21:12 +0200 Subject: [PATCH] Edit rofi config Move it to top center. --- botfiles/.config/rofi/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/botfiles/.config/rofi/config b/botfiles/.config/rofi/config index ce5ee25..3336a8e 100644 --- a/botfiles/.config/rofi/config +++ b/botfiles/.config/rofi/config @@ -5,6 +5,6 @@ rofi.m: 0 rofi.lines: 13 rofi.width: 20 rofi.theme: theme -rofi.location: 1 +rofi.location: 2 rofi.xoffset: 10 rofi.yoffset: 40