fixed notification

This commit is contained in:
lelgenio 2020-10-17 17:28:48 -03:00
parent fc419313ed
commit ed1932e86a
1 changed files with 1 additions and 1 deletions

View File

@ -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