4 lines
81 B
Bash
Executable File
4 lines
81 B
Bash
Executable File
#!/bin/sh
|
|
# https://github.com/jtheoof/swappy
|
|
grim -g "$(slurp)" - | swappy -f -
|