From c418c439a39f3a8be1f82c4ffdd4d542181d4c9a Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 29 Jan 2025 21:50:02 +0900 Subject: updated rofi for animations menu --- config/rofi/config-rofi-Animations.rasi | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config/rofi/config-rofi-Animations.rasi b/config/rofi/config-rofi-Animations.rasi index b76f7512..d13f7d83 100644 --- a/config/rofi/config-rofi-Animations.rasi +++ b/config/rofi/config-rofi-Animations.rasi @@ -1,16 +1,17 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -/* Hyprland Animations (compact) */ +/* Rofi Beats Config (compact) */ @import "~/.config/rofi/config-compact.rasi" /* ---- Window ---- */ window { - width: 25%; + width: 35%; } /* ---- Entry ---- */ entry { - placeholder: "✨ Choose Animations to load"; + width: 25%; + placeholder: "✨ Choose which Animations to load"; } /* ---- Listview ---- */ -- cgit v1.2.3