From db3b8fc0cea69e73bd546baebc7df375728b40a9 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 17 Feb 2025 02:09:11 +0900 Subject: fixed width on some rofi configs --- config/rofi/config-emoji.rasi | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config/rofi/config-emoji.rasi') diff --git a/config/rofi/config-emoji.rasi b/config/rofi/config-emoji.rasi index c107bdc3..4a698957 100644 --- a/config/rofi/config-emoji.rasi +++ b/config/rofi/config-emoji.rasi @@ -9,6 +9,11 @@ mainbox { [ "inputbar", "message", "listview"]; } +/* ---- Window ---- */ +window { + width: 45%; +} + /* ---- Entry ---- */ entry { width: 37%; -- cgit v1.2.3