missed bracket
This commit is contained in:
parent
21f6f7bb5e
commit
529fcc92e1
2
weather
2
weather
@ -284,7 +284,7 @@ display_forecast() {
|
|||||||
|
|
||||||
# wil be sent to scratchpad in i3
|
# wil be sent to scratchpad in i3
|
||||||
st -n weather -e less -Srf /tmp/weather &
|
st -n weather -e less -Srf /tmp/weather &
|
||||||
i3-msg "[instance=weather scratchpad show" >/dev/null
|
i3-msg "[instance=weather] scratchpad show" >/dev/null
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user