nwg-piotr / nwg-drawer

Application drawer for wlroots-based Wayland compositors
MIT License
233 stars 25 forks source link

Force GTK_THEME for libadwaita apps #96

Closed nwg-piotr closed 1 year ago

nwg-piotr commented 1 year ago

This adds the -ft boolean command line argument. If set, the program will detect the current default GTK theme. It will be used in the GTK_THEME=<default-gtk-theme> environment variable while launching apps. This way GTK4 apps should follow the default theme, provided that it's GTK4-compatible.