1
0
Fork 0

[bin] Fix screenshot-folder and properly exit `dragon`

main
Sebastian Schulze 2021-07-29 13:23:24 +02:00
parent 541dbf9e54
commit 7be7f7f626
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
#!/usr/bin/env sh
exec alacritty --class 'files' --command ranger "/home/bascht/Pictures/Screenshots/$(date +'%Y-%m')"
echo "/home/bascht/Pictures/Screenshots/$(monthstamp)"

View File

@ -16,6 +16,6 @@ cmd fasd_dir ${{
}}
map go :fasd_dir
cmd dragon &dragon $fx
cmd dragon &dragon --and-exit $fx
map D :dragon