From 6905e2bf038fce27cb49f1f3aba6d36279091bd4 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 18 Feb 2025 17:53:14 +0900 Subject: updated rofi configs --- config/rofi/config-rofi-Beats-menu.rasi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'config/rofi/config-rofi-Beats-menu.rasi') diff --git a/config/rofi/config-rofi-Beats-menu.rasi b/config/rofi/config-rofi-Beats-menu.rasi index c4691bba..67892681 100644 --- a/config/rofi/config-rofi-Beats-menu.rasi +++ b/config/rofi/config-rofi-Beats-menu.rasi @@ -12,13 +12,14 @@ mainbox { /* ---- Entry ---- */ entry { expand: false; - width: 27%; + width: 25%; placeholder: " 📻 Choose Music Source"; + horizontal-align: 0.5; } /* ---- Window ---- */ window { - width: 30%; + width: 28%; } /* ---- Listview ---- */ -- cgit v1.2.3