Komimau Wiki
Attachments
History
Blame
View Source
Documentation
Toggle dark mode
Login
Home
A - Z
Changelog
Menu
Komimau Wiki
▸ Home
▸ People
▸ Matrix
▸ History
▸ Worship
Gacha
▸ Arknights: Endfield
▸ Wuthering Waves
▸ Honkai: Star Rail
▸ Langrisser
Minecraft
▸ KomimauSMP
▸ Speedrunning
Tetris
▸ Terminologies
▸ Openers
▸ Set-ups
Escape from Tarkov
▸ Transit
▸ Quests
Tech
▸ Coding
▸ Linux
Misc
▸ Test
An Otter Wiki
Tech
Linux
Resources
ec0391
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