diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-31 13:37:11 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-31 13:37:11 +0900 |
| commit | e43346ad850a454cf5bc587f1819475233ba298e (patch) | |
| tree | 7c7ce551819e6711814b56fb9950bd2c8275015f /config/rofi/config-calc.rasi | |
| parent | dc4bd24a5a00b15ed293c9cb4981e69f701e17e6 (diff) | |
Just a minor rofi configs tweak
Diffstat (limited to 'config/rofi/config-calc.rasi')
| -rw-r--r-- | config/rofi/config-calc.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/config-calc.rasi b/config/rofi/config-calc.rasi index 9f663e84..54653491 100644 --- a/config/rofi/config-calc.rasi +++ b/config/rofi/config-calc.rasi @@ -7,7 +7,7 @@ /* ---- Entry ---- */ entry { width: 27%; - placeholder: "🧮 Calculate"; + placeholder: " 🧮 Calculate"; } /* ---- Window ---- */ |
