1
0
mirror of https://github.com/gryf/vmstrap.git synced 2025-12-18 12:00:31 +01:00

Added forgotten space.

This commit is contained in:
2021-01-21 11:47:51 +01:00
parent 8219f9c235
commit 2e8ac63be0

View File

@@ -224,7 +224,7 @@ tmux_conf() {
} >> ~/.tmux.conf
else
{
echo 'setw -g window-status-current-style "bg=colour8'`
echo 'setw -g window-status-current-style "bg=colour8 '`
`'fg=colour15 bold"'
echo "set -g pane-border-style fg=green"
echo 'set -g pane-active-border-style "bg=default fg=brightyellow"'