SparkyLinux Forums

Software & hardware support => Applications => Topic started by: 0day on September 06, 2017, 11:09:51 PM

Title: move jwm tray
Post by: 0day on September 06, 2017, 11:09:51 PM
i would like to move the jwm panel up. how can I do?
Title: Re: move jwm tray
Post by: pavroo on September 07, 2017, 01:21:25 PM
Edit:
~HOME/.jwmrc
and change the line from:
<Tray x="0" y="-1" height="32" autohide="false">
to:
<Tray valign="top" x="0" y="-1" height="32" autohide="false">
then restart jwm.