Compare commits

...

2 Commits

Author SHA1 Message Date
8e83520d1a Upload to Plucky 2024-12-11 02:03:15 -06:00
ad24c0b1a5 Default to the Ubuntu color scheme for QTerminal. 2024-12-11 02:03:06 -06:00
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
lubuntu-default-settings (25.04.2) plucky; urgency=medium
* Default to the Ubuntu color scheme for QTerminal.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 11 Dec 2024 02:03:08 -0600
lubuntu-default-settings (25.04.1) plucky; urgency=medium
* Welcome to Plucky Puffin!

View File

@ -4,6 +4,7 @@ FixedTabWidth=false
HideTabBarWithOnlyOneTab=true
fontFamily=Ubuntu Mono
fontSize=14
colorScheme=Ubuntu
[MainWindow]
size=@Size(800 600)