From 82b03036cc3c496c438f8bd4a02e2c226e9a151a Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 14 Feb 2025 02:26:41 +0900 Subject: Rofi EMOJI Updated :) Rofi themes updated --- assets/rofi/themes/KooL_style-5.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'assets/rofi/themes/KooL_style-5.rasi') diff --git a/assets/rofi/themes/KooL_style-5.rasi b/assets/rofi/themes/KooL_style-5.rasi index 3d1f9220..135c6ba0 100644 --- a/assets/rofi/themes/KooL_style-5.rasi +++ b/assets/rofi/themes/KooL_style-5.rasi @@ -80,7 +80,7 @@ imagebox { listbox { spacing: 4px; orientation: vertical; - children: [ "listview" ]; + children: [ "message", "listview" ]; padding: 10px; border-radius: 12px; border: 1px; @@ -256,7 +256,7 @@ textbox { } error-message { padding: 12px; - border-radius: 20px; + border-radius: 12px; background-color: @background-alt; text-color: @background; } \ No newline at end of file -- cgit v1.2.3