update README.md

This commit is contained in:
piotr
2024-10-26 00:58:25 +02:00
parent c940139fd9
commit c0eb0965a8

View File

@@ -212,6 +212,16 @@ If the search box is not empty, and you press Enter, the search box content will
If the result is not an error, it will be displayed in a small window, and copied to the clipboard with wl-copy. If the result is not an error, it will be displayed in a small window, and copied to the clipboard with wl-copy.
Press any key to close the window. Press any key to close the window.
You may change the result label styling e.g. like this:
```css
/* math operation result label */
#math-label {
font-weight: bold;
font-size: 16px
}
```
## Credits ## Credits
This program uses some great libraries: This program uses some great libraries: