fix: alias, arch-updates (polybar)

add: vim mergetool
This commit is contained in:
Tobias Reisinger 2020-06-26 18:21:39 +02:00
parent f37f66248f
commit 544bb9ed2c
7 changed files with 35 additions and 16 deletions

View file

@ -13,13 +13,13 @@
[module/arch-updates]
type = custom/script
exec = $HOME/.config/polybar/scripts/arch-updates.sh
interval = 60
interval = 300
format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt}
format-underline = #1794D1
format = <label>
click-left = alacritty -e sh -c "sudo pacman -Su; read" &
click-left = alacritty -e sh -c "yay -Syu && echo DONE || echo ERROR; read" &
label = %output%