From ac652daf9e277e44c79d249b9dea6a8b42c16026 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 17 Feb 2025 14:56:27 +0900 Subject: updated some rofi configs. Increased some additional width for compatibility with users with scaling --- config/rofi/config-Animations.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/rofi/config-Animations.rasi') diff --git a/config/rofi/config-Animations.rasi b/config/rofi/config-Animations.rasi index 7c458b09..ef7adc6c 100644 --- a/config/rofi/config-Animations.rasi +++ b/config/rofi/config-Animations.rasi @@ -11,12 +11,12 @@ mainbox { /* ---- Window ---- */ window { - width: 30%; + width: 45%; } /* ---- Entry ---- */ entry { - width: 28%; + width: 43%; placeholder: " ✨ Search / Choose which Animations to load"; } -- cgit v1.2.3