removed weather from polybar, merged functions in fish

This commit is contained in:
Tiago Sousa 2023-10-31 19:14:06 +00:00
parent 2fa36ed261
commit 7eab7e882f
5 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1,3 @@
function weather --description="Get weather for a given city"
curl wttr.in/$argv
end

View file

@ -40,7 +40,7 @@ offset-y = 0.7%
;radius = 8
modules-left = i3 sep title
modules-center = date dot time dot weather
modules-center = date dot time
modules-right = cpu dot gpu dot memory dot backlight dot pulseaudio sep filesystem sep battery
background = ${colors.base}