wip!: init home-manager configs

This commit is contained in:
Zhongheng Liu 2026-01-06 20:27:52 +01:00
commit 43f1ce3c05
Signed by untrusted user who does not match committer: steven
GPG key ID: 805A28B071DAD84B
10 changed files with 87 additions and 19 deletions

View file

@ -0,0 +1,5 @@
#!/usr/bin/sh
IFS=""
file="$HOME/Screenshots/$(date '+%Y-%m-%d-%H-%M-%S.png')"
echo $file
slurp | grim -g - $file