Don't decorate firmware-updater, it comes with its own (LP: #2061307).

This commit is contained in:
Simon Quigley 2024-04-14 12:45:06 -05:00
parent c4bfc730ba
commit bc390d6088
2 changed files with 10 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
lubuntu-default-settings (24.04.8) noble; urgency=medium
* Don't decorate firmware-updater, it comes with its own (LP: #2061307).
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 14 Apr 2024 12:44:19 -0500
lubuntu-default-settings (24.04.7) noble; urgency=medium
* Removing outdated Openbox configs. (LP: #2059845)

View File

@ -739,6 +739,10 @@
Focus all applications launched
Usefull when launching applications, like terminal from pcmanfm
-->
<application name="firmware-updater">
<decor>no</decor>
</application>
<application class="*">
<focus>yes</focus>
</application>