nemo: hide menubar by default
Nemo replaces it with a ☰ toolbar button. Toggle with F8 if needed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
85f63cfc9e
commit
403bb0bd19
1 changed files with 2 additions and 0 deletions
|
|
@ -52,6 +52,8 @@
|
|||
# headerbar shrink on top via stylix.targets.gtk.extraCss.
|
||||
gtk.enable = true;
|
||||
|
||||
dconf.settings."org/nemo/window-state".start-with-menu-bar = false;
|
||||
|
||||
stylix.targets.gtk.extraCss = ''
|
||||
headerbar { min-height: 0; padding: 0; margin: 0; }
|
||||
headerbar .title { font-size: 0; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue