Newer
Older
dotfiles / .config / waybar / weather.sh
@Edoko Edoko on 27 May 146 bytes initial commit
#!/bin/bash
echo -n "$(~/.config/eww/dashboard/scripts/weather_info --icon)" && echo -n "  $(~/.config/eww/dashboard/scripts/weather_info --temp)"