gingel weather
This commit is contained in:
parent
b6374b011a
commit
76e02019db
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ main()
|
|||
tmux set-option -g message-style "bg=${gray},fg=${white}"
|
||||
|
||||
# run scripts in background
|
||||
./sleep_weather.sh > weather.txt &
|
||||
./sleep_weather.sh > ~/.tmux/plugins/tmux-dracula/weather.txt &
|
||||
#./internet.sh > internet.txt &
|
||||
|
||||
# status bar
|
||||
|
|
Loading…
Reference in a new issue