informatica:software:hyprshot
Diferencias
Muestra las diferencias entre dos versiones de la página.
| Próxima revisión | Revisión previa | ||
| informatica:software:hyprshot [2026/06/07 10:19] – creado tempwin | informatica:software:hyprshot [2026/06/07 10:34] (actual) – [Configuración] tempwin | ||
|---|---|---|---|
| Línea 1: | Línea 1: | ||
| ====== hyprshot ====== | ====== hyprshot ====== | ||
| + | Aplicación para hacer capturas de pantalla. | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Uso ===== | ||
| + | |||
| + | Realmente es un //script// de [[.: | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | ==== Capturar pantalla completa ==== | ||
| + | |||
| + | < | ||
| + | hyprshot -m output | ||
| + | </ | ||
| + | |||
| + | ==== Seleccionar y capturar una región ==== | ||
| + | |||
| + | < | ||
| + | hyprshot -m region | ||
| + | </ | ||
| + | |||
| + | ==== Capturar una ventana ==== | ||
| + | |||
| + | < | ||
| + | hyprshot -m window | ||
| + | </ | ||
| + | |||
| + | ===== Configuración ===== | ||
| + | |||
| + | Podemos establecer un directorio donde se guardarán automáticamente las capturas de pantalla utilizando la variable de entorno '' | ||
| + | |||
| + | < | ||
| + | HYPRSHOT_DIR=/ | ||
| + | </ | ||
| + | |||
| + | Esto podríamos definirlo en nuestro '' | ||
| + | |||
| + | < | ||
| + | export HYPRSHOT_DIR=" | ||
| + | </ | ||
| + | |||
| + | Si utilizamos [[hyprland|Hyprland]], | ||
| + | |||
| + | <code lua> | ||
| + | hl.env(" | ||
| + | </ | ||
| + | |||
| + | Si esta variable no está definida, Hyprshot intentará guardarlo en la carpeta definida en '' | ||
| + | |||
| + | Si tampoco está definida, se guardará en el directorio personal del usuario. | ||
informatica/software/hyprshot.1780820348.txt.gz · Última modificación: por tempwin
