aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.local/bin/menugrim
diff options
context:
space:
mode:
authorYaroslav <contact@yaroslavps.com>2020-04-02 14:22:19 +0300
committerYaroslav <contact@yaroslavps.com>2020-04-02 14:22:19 +0300
commit06ebba4c53dc2751a2aad1cbccb870bb7db6dc07 (patch)
tree3ed4a5006d7f66b54bcf7e32df2add4bcf9a5911 /dotfiles/.local/bin/menugrim
parent348fd5f7ffd4586b8599615dd453dcc61af3ace7 (diff)
downloadswayrice-06ebba4c53dc2751a2aad1cbccb870bb7db6dc07.tar.gz
swayrice-06ebba4c53dc2751a2aad1cbccb870bb7db6dc07.zip
HUGE home cleanup
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" ;