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