You are not logged in.

#1 2016-08-16 09:27:43

hock
Member
Registered: 2016-08-16
Posts: 10

[SOLVED]How to pin conky to top?

Hello, my question.
I have bar conky, and i want pin in to bottom like a tint2 panel.(I want conky always visible)
Anyone help me? Configs?

Last edited by hock (2016-08-16 23:24:36)

Offline

#2 2016-08-16 09:45:24

hock
Member
Registered: 2016-08-16
Posts: 10

Re: [SOLVED]How to pin conky to top?

Solved.
https://bbs.archlinux.org/viewtopic.php?id=143388


Now, i have problem with borders.
After i change to panel, i see white borders on conky
Anyone help?

Last edited by hock (2016-08-16 10:18:16)

Offline

#3 2016-08-16 09:56:31

hock
Member
Registered: 2016-08-16
Posts: 10

Re: [SOLVED]How to pin conky to top?

You can not delete a post.
You can edit it, though, replacing the original post with a message stating that you posted something erroneously, like, for instance:

Ignore this post.

Offline

#4 2016-08-16 12:36:51

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,612

Re: [SOLVED]How to pin conky to top?

hock wrote:

Solved.
https://bbs.archlinux.org/viewtopic.php?id=143388


Now, i have problem with borders.
After i change to panel, i see white borders on conky
Anyone help?

Are you using openbox on BL?

That border is the border that openbox places on docked applications - which is how openbox treats conky if own_window_type is set to dock or panel; I don't think there is a setting to make openbox dock or docked apps borderless. In the past, I tried to set:

own_window_class = <class_name>
own_window_title = <title_name>

and then a per-app setting in the ~/.config/openbox/rc.xml so that class_name would not have any decor but it didn't work. Don't think that has changed.

Simplest way to get what you want is to set:

own_window_type = desktop           # or override

in your .conkyrc, then use obconf to set a margin at the top so that maximized windows don't cover the conky output. Fullscreen windows will still cover it.

Last edited by PackRat (2016-08-16 12:41:30)


You must unlearn what you have learned.
    -- yoda

Online

#5 2016-08-16 13:42:32

hock
Member
Registered: 2016-08-16
Posts: 10

Re: [SOLVED]How to pin conky to top?

Solved, close theard.

Offline

#6 2016-08-16 14:50:53

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [SOLVED]How to pin conky to top?

hock wrote:

Solved, close theard.

Just edit the title of your first post and add [SOLVED].

It will also be useful to others to post the solution you used wink


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

Board footer

Powered by FluxBB