vinceliuice / Fluent-gtk-theme

Fluent design gtk theme for linux desktops
GNU General Public License v3.0
1.08k stars 61 forks source link

BUG: No square tweak with gtk4/libadwaita applications #149

Closed matleborgne closed 1 year ago

matleborgne commented 1 year ago

no_square

Hello, When installing with --tweaks square, the square only applies with old gtk3 apps.

vinceliuice commented 1 year ago

run: ./install.sh --tweaks square -l

matleborgne commented 1 year ago

Sadly it does not work, my exact command line is bash install.sh -t grey -c light -s compact -i arch -l --tweaks solid square

I tried with the -l in the end (we never know), and just bash install --tweaks square -l, but same result.

For libadwaita apps, still no square (in NixOS, I tried on Arch, Fedora, Ubuntu with same result). The rest (color, compact, etc.) is okay.

vinceliuice commented 1 year ago

Fixed now