qutebrowser: install tree style tabs patch

This commit is contained in:
Leonardo Eugênio 2023-02-23 11:46:49 -03:00
parent dd00ce096a
commit 5f92f94eba
4 changed files with 10298 additions and 2 deletions

View file

@ -28,8 +28,8 @@ in
warning = BIG_INTER;
};
tabs = {
selected = DEF_INTER;
unselected = DEF_INTER;
selected = BIG_INTER;
unselected = BIG_INTER;
};
};
}