Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to hide menu bar without root privileges #1559

Closed
fjvico opened this issue Jul 26, 2017 · 3 comments
Closed

How to hide menu bar without root privileges #1559

fjvico opened this issue Jul 26, 2017 · 3 comments

Comments

@fjvico
Copy link

fjvico commented Jul 26, 2017

Having root privileges, it's a matter of rewritting /usr/share/geany/geany.glade
<object class="GtkHBox" id="hbox_menubar">
<property name="visible">False</property>
but, is there a way (out of recompiling geany locally) to hide this bar from a non-root user?

@codebrainz
Copy link
Member

There is a plugin to do this linked in the comments on the issue this is a duplicate of: #633

@codebrainz codebrainz marked this as a duplicate of #633 Jul 26, 2017
@fjvico
Copy link
Author

fjvico commented Jul 26, 2017

Totally, @codebrainz, the solution I've been looking for. Thx!!

@lpaulsen93
Copy link
Contributor

IMHO this can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants