From b850b78adbf170132cb58213b311023c93be7646 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 19 Feb 2025 19:41:07 +0900 Subject: bumping to v2.3.12 --- config/rofi/config-waybar-layout.rasi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/rofi/config-waybar-layout.rasi') diff --git a/config/rofi/config-waybar-layout.rasi b/config/rofi/config-waybar-layout.rasi index be9d5ac5..4cfbd3cc 100644 --- a/config/rofi/config-waybar-layout.rasi +++ b/config/rofi/config-waybar-layout.rasi @@ -6,7 +6,7 @@ /* ---- Mainbox ---- */ mainbox { children: - [ "inputbar", "listview"]; + [ "inputbar", "message", "listview"]; } /* ---- Configuration ---- */ @@ -22,7 +22,7 @@ window { /* ---- Entry ---- */ entry { expand: true; - placeholder: " 🖼️ Search / Choose Waybar Layout"; + placeholder: " 🖼️ Search / Choose Waybar Layout"; } /* ---- Listview ---- */ @@ -41,4 +41,4 @@ element-icon { element-text { horizontal-align: 0.0; margin: 5px 30px 5px 30px; -} +} \ No newline at end of file -- cgit v1.2.3