dotfiles add

This commit is contained in:
Maksim Totmin
2022-05-08 17:02:59 +07:00
parent 49a51849e0
commit 3bfa324d00
26 changed files with 1241 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
slurp | grim -g - $HOME/$(date +'screenshot_%Y-%m-%d-%H%M%S.png')
exit 0