Xfce Forum

Sub domains
 

You are not logged in.

#1 2016-06-09 16:41:54

botaksaja
Member
Registered: 2016-06-09
Posts: 19

hello.. need guide about this launcher icon

hello recently installed xfce4 i like this DE .. but i dont know how to resiize launcher icon.. the launcher icon to small for me... i just increase my panel but, doesn't work..
can someone guide me about this.. i dont know what file should im edit and idk too locate the file   sad please

ZtG6E9h.png

Last edited by botaksaja (2016-06-09 16:45:07)

Offline

#2 2016-06-10 00:04:11

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,950

Re: hello.. need guide about this launcher icon

Create, if doesn't already exist, the file ~/.gtkrc-2.0 and add the following content to the file:

# launcher padding
style "my-launchers"
{
    xthickness = 0
    ythickness = 0
}
widget "*launcher*" style "my-launchers"

...adjust the xthickness and ythinckness values as needed.

To have the change take effect, either change your appearance theme away and back to your current selection or log out and back in again.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2016-06-10 07:35:05

botaksaja
Member
Registered: 2016-06-09
Posts: 19

Re: hello.. need guide about this launcher icon

ToZ wrote:

Create, if doesn't already exist, the file ~/.gtkrc-2.0 and add the following content to the file:

# launcher padding
style "my-launchers"
{
    xthickness = 0
    ythickness = 0
}
widget "*launcher*" style "my-launchers"

...adjust the xthickness and ythinckness values as needed.

To have the change take effect, either change your appearance theme away and back to your current selection or log out and back in again.


hi thank you sir smile

Last edited by botaksaja (2016-06-10 07:36:34)

Offline

Board footer

Powered by FluxBB