grim: fix style issues (#15851)

This commit is contained in:
Managor
2025-03-05 00:56:20 +01:00
committed by GitHub
parent bab3a27ea4
commit 00e4856dc5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
- Captura de pantalla de una región específica:
`grim -g "{{<posición_x>,<posición_y> <ancho>x<alto>}}"`
`grim -g "{{posición_x}},{{posición_y}} {{ancho}}x{{alto}}"`
- Selecciona una región específica y toma una captura de dicha porción, usando slurp:
+1 -1
View File
@@ -13,7 +13,7 @@
- 특정 영역의 스크린샷 캡처:
`grim -g "{{<x_위치>,<y_위치> <너비>x<높이>}}"`
`grim -g "{{x_위치}},{{y_위치}} {{너비}}x{{높이}}"`
- 특정 영역을 선택하고 스크린샷 캡처 (slurp 사용):
+1 -1
View File
@@ -13,7 +13,7 @@
- Screenshot a specific region:
`grim -g "{{<x_position>,<y_position> <width>x<height>}}"`
`grim -g "{{x_position}},{{y_position}} {{width}}x{{height}}"`
- Select a specific region and screenshot it, (using slurp):