diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-13 12:56:57 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-13 12:56:57 +0900 |
| commit | a4c48b0ea0b2b1d474d503fb8d924d190762e999 (patch) | |
| tree | ea3304df1e7df98e173270461b3c90a43cba4b6c /config/rofi/config-calc.rasi | |
| parent | dd46262fdfaabebb6fd2213a9baec91dd4244086 (diff) | |
Improvements on the rofi.
Utilized message function for additional informations when script is used in conjunction with rofi
Diffstat (limited to 'config/rofi/config-calc.rasi')
| -rw-r--r-- | config/rofi/config-calc.rasi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config/rofi/config-calc.rasi b/config/rofi/config-calc.rasi index 60169c31..1dfd1887 100644 --- a/config/rofi/config-calc.rasi +++ b/config/rofi/config-calc.rasi @@ -17,9 +17,4 @@ entry { placeholder: " 🧮 Calculate"; } -textbox { - padding: 12px; - border-radius: 10px; -} - listview {enable: false;}
\ No newline at end of file |
