Browse Source

Use SATURNIN_CACHE_HOME to set storage dir

Alois Mahdal 9 years ago
parent
commit
54a157a1de
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      libexec/saturnin-clip

+ 1
- 1
libexec/saturnin-clip View File

@@ -5,7 +5,7 @@
5 5
 ffoo import config
6 6
 ffoo import pretty
7 7
 
8
-STORAGE_DIR="$HOME/.local/share/saturnin/clips"
8
+STORAGE_DIR="$SATURNIN_CACHE_HOME/clips"
9 9
 
10 10
 usage() {
11 11
     usage_is "[ls]"