Commit ec0391

2026-02-23 19:18:05 luxmiyu: add grim slurp satty
tech/linux/resources.md ..
@@ 1,3 1,19 @@
# Resources (todo)
- https://github.com/eliheuer/caskaydia-cove CaskaydiaCove Nerd Font Mono
+ - https://github.com/eliheuer/caskaydia-cove CaskaydiaCove Nerd Font Mono
+ - https://gitlab.freedesktop.org/emersion/grim grim
+ - https://github.com/emersion/slurp slurp
+ - https://github.com/Satty-org/Satty satty
+
+ ```c
+ grim -g "$(slurp)" - | satty --filename -
+ ```
+
+ ```cs
+ window-rule {
+ match title="satty"
+ open-floating true
+ default-column-width { proportion 0.9; }
+ default-window-height { proportion 0.9; }
+ }
+ ```
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9