aboutsummaryrefslogtreecommitdiff
path: root/scripts/sdep-checknow
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xscripts/sdep-checknow2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/sdep-checknow b/scripts/sdep-checknow
index 404d461..4771957 100755
--- a/scripts/sdep-checknow
+++ b/scripts/sdep-checknow
@@ -14,7 +14,7 @@
14# might have to change if you are not on Linux (on some systems you can 14# might have to change if you are not on Linux (on some systems you can
15# accomplish the same with -j). 15# accomplish the same with -j).
16 16
17sdepdata="${XDG_DATA_HOME:-$HOME/.local}/sdep" 17sdepdata="${XDG_DATA_HOME:-$HOME/.local/share}/sdep"
18 18
19#notify="notify-send -t 3600000" 19#notify="notify-send -t 3600000"
20notify=herbe 20notify=herbe

Generated with cgit - Back to sebastiano.tronto.net