mirror of
https://github.com/aditya-K2/gspt.git
synced 2026-01-08 21:37:58 -05:00
Add rouned-corners related information to README
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
---
|
||||
|
||||
https://user-images.githubusercontent.com/51816057/232330465-634faadd-a4ce-419d-ba9b-3cf7515d3f32.mp4
|
||||

|
||||
|
||||
---
|
||||
|
||||
@@ -101,6 +101,8 @@ Usage of ./gspt:
|
||||
Specify The Directory to check for config.yml file. (default "$XDG_CONFIG_HOME/gspt")
|
||||
-hide-image
|
||||
Do not display the cover art image.
|
||||
-rounded-corners
|
||||
Enable Rounded Corners
|
||||
```
|
||||
|
||||
## Configuration
|
||||
@@ -125,6 +127,9 @@ redraw_interval: 500
|
||||
# Do not display the cover art image.
|
||||
hide_image: false
|
||||
|
||||
# Enable Rounded Corners
|
||||
rounded_corners: false
|
||||
|
||||
# Image Drawing related parameters. See next section for an in-detail explanation.
|
||||
additional_padding_x : 12
|
||||
additional_padding_y : 16
|
||||
@@ -273,7 +278,7 @@ Which looks perfect. 🎉
|
||||
- [ ] Sixel
|
||||
- [ ] tview Images
|
||||
- [ ] Kitty Images
|
||||
- [ ] Rounded Corners
|
||||
- [x] Rounded Corners
|
||||
- [ ] Customisable UI
|
||||
- [ ] Wayland Support for Image rendering
|
||||
- [ ] Queue Support
|
||||
|
||||
Reference in New Issue
Block a user