aperezdc / revolt

Better desktop integration for Riot.im (not only) for GNOME
GNU General Public License v3.0
92 stars 9 forks source link

Preferences window uses headers even if they are disabled #88

Open aperezdc opened 6 years ago

aperezdc commented 6 years ago

When the header bars are disabled with:

gsettings set org.perezdecastro.Revolt:/org/perezdecastro/Revolt/ \
    use-header-bar false

the preferences window will still use header bars.

Thanks to @hjri for reporting this in issue #85.