3 lines
60 B
Bash
3 lines
60 B
Bash
|
#!/bin/sh
|
||
|
echo " $(~/.config/i3blocks/weather/weather.py) "
|