From c704ef962c9ada8346cbc45de93258a20e7f06a8 Mon Sep 17 00:00:00 2001 From: Aaditya Dhruv Date: Fri, 8 Jul 2022 21:52:08 -0700 Subject: polybar changes --- .config/polybar/forest/scripts/rofi/launcher.rasi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/polybar/forest/scripts') diff --git a/.config/polybar/forest/scripts/rofi/launcher.rasi b/.config/polybar/forest/scripts/rofi/launcher.rasi index 54340ab..9946101 100644 --- a/.config/polybar/forest/scripts/rofi/launcher.rasi +++ b/.config/polybar/forest/scripts/rofi/launcher.rasi @@ -28,7 +28,8 @@ window { border: 0px 0px 0px 0px; border-color: @ac; border-radius: 0px; - width: 500px; + width: 700px; + height: 600px; location: center; x-offset: 0; y-offset: 0; -- cgit