By default, set the tab width to vary with the text content. This makes for a cleaner default, and the user can always revert back to fixed width.
This commit is contained in:
parent
33575d62d8
commit
86bf6efc63
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
lubuntu-default-settings (22.10.3) UNRELEASED; urgency=medium
|
||||
|
||||
* By default, set the tab width to vary with the text content. This makes
|
||||
for a cleaner default, and the user can always revert back to fixed width.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 17 Jun 2022 21:34:37 -0500
|
||||
|
||||
lubuntu-default-settings (22.10.2) kinetic; urgency=medium
|
||||
|
||||
* Add missing changelog and proper fonts depend.
|
||||
|
@ -1,5 +1,6 @@
|
||||
[General]
|
||||
ConfirmMultilinePaste=true
|
||||
FixedTabWidth=false
|
||||
HideTabBarWithOnlyOneTab=true
|
||||
fontFamily=Ubuntu Mono
|
||||
fontSize=14
|
||||
|
Loading…
x
Reference in New Issue
Block a user