Skip to content

Commit

Permalink
feat(media): add Flameshot dir
Browse files Browse the repository at this point in the history
  • Loading branch information
andreoliwa committed Apr 2, 2024
1 parent fc9afe7 commit 37dd29e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/conjuring/spells/media.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ def categorize(c: Context, organize: bool = True, browse: int = 3, empty: bool =
for d in [
DOWNLOADS_DIR,
DESKTOP_DIR,
"~/Pictures/flameshot",
"~/Documents/Shared_Downloads",
ONEDRIVE_PICTURES_DIR / "Telegram",
ONEDRIVE_PICTURES_DIR / "Samsung_Gallery/Pictures/Telegram",
Expand Down

0 comments on commit 37dd29e

Please sign in to comment.