dotfiles

ref: a514c326b83494947e1b18663d069796bdce421d

bin/take-screenshot


#!/usr/bin/env bash

grim -g "$(slurp)" $(xdg-user-dir PICTURES)/$(date +'%Y-%m-%d-%H%M%S-screenshot.png')