How to make the task bar higher?

Using applications, configuring, problems
Post Reply
Message
Author
fixit

How to make the task bar higher?

#1 Post by fixit »

Is there a way to make the taskbar higher ?

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#2 Post by Semme »

Look in >> ~/.jwmrc-tray

Code: Select all

Tray  autohide="false" insert="right" x="0" y="-1" border="1" height="99"
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

fixit

#3 Post by fixit »

Thanks, Semme

I went with

Code: Select all

height="45"
I was going to ask how to get a higher resolution for the icons, but going to 45 made the resolution better.

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#4 Post by Semme »

You're welcome. I'm not sure offhand but, I think their resolution's controlled by the size of the icon being called.
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

Post Reply