fixed bug when Close button in Nemo settings was hidden

This commit is contained in:
Rinaldus 2021-03-31 11:33:40 +03:00
parent 54bfa151c4
commit 2831e55991
Signed by: Rinaldus
GPG Key ID: 79C679FA25ABFDB9
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<frame_geometry name="normal_shaded" rounded_bottom_left="true" rounded_bottom_right="true" parent="normal" />
<!-- no buttons -->
<frame_geometry name="nobuttons" hide_buttons="true" parent="normal" />
<frame_geometry name="nobuttons" hide_buttons="false" parent="normal" />
<frame_geometry name="nobuttons_shaded" rounded_bottom_left="true" rounded_bottom_right="true" parent="nobuttons" />
<!-- maximized window -->