Highly customizable Wayland bar for Sway and Wlroots based compositors.
Phoronix is the leading technology website for Linux hardware reviews, open-source news, Linux benchmarks, open-source benchmarks, and computer hardware tests.
In Firefox 61 about:config there is an option browser.tabs.drawInTitlebar. One can just set it to true.
create a file ~/.config/gtk-3.0/gtk.css ( add the below CSS )
then you will need to reload gnome-shell: ALT + F2 and type r
I was able to reduce the app Titlebar on Gnome 3.20 with the following CSS:
headerbar entry,
headerbar spinbutton,
headerbar button,
headerbar separator {
margin-top: 0px; /* same as headerbar side padding for nicer proportions */
margin-bottom: 0px;
}
headerbar {
min-height: 24px;
padding-left: 2px; /* same as childrens vertical margins for nicer proportions */
padding-right: 2px;
margin: 0px; /* same as headerbar side padding for nicer proportions */
padding: 0px;
}
my bad c'est celle-ci que j'utilise, l'autre pue la merde
Bon en fait c'est la seule qui manquait à mon screenshot précédent :D
et op une nouvelle extension à mon gnome shell, je surkiffe ce WM depuis sa sortie, les devs qui le conçoivent le rendent meilleur à chaque itération, bref : je suis fan
une autre extension qui a l'air bien pratique qui va me permettre d'augmenter ma batterie par 1000 :D
beaucoup moins buggy que l'originale
Une nouvelle ext gnome via VG thx :)