From e43346ad850a454cf5bc587f1819475233ba298e Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 31 Jan 2025 13:37:11 +0900 Subject: Just a minor rofi configs tweak --- config/rofi/resolution/1080p/master-config.rasi | 2 +- config/rofi/resolution/1440p/master-config.rasi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config/rofi/resolution') diff --git a/config/rofi/resolution/1080p/master-config.rasi b/config/rofi/resolution/1080p/master-config.rasi index 8314381a..50198012 100644 --- a/config/rofi/resolution/1080p/master-config.rasi +++ b/config/rofi/resolution/1080p/master-config.rasi @@ -85,7 +85,7 @@ entry { background-color: @selected; text-color: @text-selected; cursor: text; - placeholder: "🖥️ Search "; // << Search symbol + placeholder: " 🖥️ Search "; // << Search symbol placeholder-color: inherit; } diff --git a/config/rofi/resolution/1440p/master-config.rasi b/config/rofi/resolution/1440p/master-config.rasi index 430dff61..076fe70a 100644 --- a/config/rofi/resolution/1440p/master-config.rasi +++ b/config/rofi/resolution/1440p/master-config.rasi @@ -85,7 +85,7 @@ entry { background-color: @selected; text-color: @text-selected; cursor: text; - placeholder: "🖥️ Search "; // << Search symbol + placeholder: " 🖥️ Search "; // << Search symbol placeholder-color: inherit; } -- cgit v1.2.3