From ed1932e86ad233cbfd4a54e4ff2b3e73ea8cd811 Mon Sep 17 00:00:00 2001 From: lelgenio Date: Sat, 17 Oct 2020 17:28:48 -0300 Subject: [PATCH] fixed notification --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 9c5ff47..bfd8094 100644 --- a/config.yaml +++ b/config.yaml @@ -198,7 +198,7 @@ dotfiles: # {{{ dst: ~/.clang-format # }}} actions: #{{{ - notify: notify-send "Updating dotfiles" "{{@@ _dotfile_abs_src.strip(env['HOME']) @@}}" + notify: notify-send "Updating dotfiles" "{{@@ _dotfile_abs_src.lstrip(env['HOME']) @@}}" makoreload: makoctl reload lesskey: lesskey reload_sway: swaymsg reload