From 4e0655769c6585b766ea93d56f72469faabfceb4 Mon Sep 17 00:00:00 2001 From: installer Date: Sat, 15 Feb 2025 21:17:22 +0900 Subject: minor update --- config/rofi/config-clipboard.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/rofi/config-clipboard.rasi') diff --git a/config/rofi/config-clipboard.rasi b/config/rofi/config-clipboard.rasi index 01596ee0..4b6ba384 100644 --- a/config/rofi/config-clipboard.rasi +++ b/config/rofi/config-clipboard.rasi @@ -5,7 +5,7 @@ /* ---- Window ---- */ window { - width: 45%; + width: 50%; } /* ---- Mainbox ---- */ @@ -16,7 +16,7 @@ mainbox { /* ---- Entry ---- */ entry { - width: 42%; + width: 47%; placeholder: " 📋 Search Clipboard "; } -- cgit v1.2.3