Advertising

Welcome to SparkyLinux forums
Zapraszamy również na polsko-języczne Forum https://forum.linuxiarze.pl

how to increase scale of Aptus?

Started by tuatha-solas, November 16, 2021, 10:54:26 PM

Previous topic - Next topic

tuatha-solas

Hello :-) Just to ask how to increase the scale of Aptus; I can't find where to enlarge the interface/font and it's not possible to use on the default setting. Daren't tinker with anything incase mess something up, but have looked in Dconf Editor (couldn't find anything). 

pavroo

Hi,
The APTus AppCenter config file is:
/usr/lib/sparky-aptus-appcenter/*.css
It lets you customize it, but any next update of the package will overwrite your changes.
Nothing is easy as it looks. Danielle Steel
Join #sparkylinux.org at [url="//irc.libera.chat"]irc.libera.chat[/url]

tuatha-solas

#2
Thanks pavroo :-)

I'm not very tech, but thankfully knew how to sudo caja, and only one file was a css file in that directory ... style.css. When opening that, I've been able to change the font size more easily than expected, lol, from 14px to 18px. Aptus is easier to read now. 

body {
   margin: 0;
   padding: 0;
   /*background: #FFFFFF; center no-repeat*/
   font-family: Arial, Helvetica, sans-serif;
   font-size: 22px;
   color: #181B20;
   background: url("images0/background.png") center no-repeat;

View the most recent posts on the forum