From 3fa3268575dff1374dd419f2f3882704731f7eb7 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Sun, 9 May 2021 10:47:26 -0400 Subject: added some aliases, changed up zsh prompt, removed widthxcol in alacritty --- .config/i3blocks/config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.config/i3blocks') diff --git a/.config/i3blocks/config b/.config/i3blocks/config index 8791d17..e094451 100644 --- a/.config/i3blocks/config +++ b/.config/i3blocks/config @@ -34,8 +34,7 @@ interval=86399 command=doas freebsd-update updatesready > /dev/null ; [ $? -ne 2 ] && printf "ó°£ Updates ready" || return 0 [weather] -interval=3600 -#command=[ "$BLOCK_BUTTON" = 3 ] && alacritty -e zsh -i -c "fetch --user-agent=curl -qo - https://wttr.in/23435 && read line" || fetch -qo - "https://wttr.in/23435?format=%c+%f+%h+%w" +interval=300 command=weather.sh [net] -- cgit v1.2.3