aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.local/bin/menugrim
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.local/bin/menugrim')
-rwxr-xr-xdotfiles/.local/bin/menugrim2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.local/bin/menugrim b/dotfiles/.local/bin/menugrim
index bc77c11..523e162 100755
--- a/dotfiles/.local/bin/menugrim
+++ b/dotfiles/.local/bin/menugrim
@@ -5,7 +5,7 @@ if ! [ -d $SCROT_DIR ]; then
fi
# Source settings from .bemenurc
-. $HOME/.bemenurc
+. ~/.config/bemenurc
notify_saved() {
notify-send "screenshot has been saved in $SCROT_DIR" ;