Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 21233  / 2 Years ago, mon, december 6, 2021, 3:29:12

How to make conky window stay visible after changing the focus, but with desktop icons visible as well?


More From » 12.04

 Answers
1

Edit conky configuration file, i.e. open in gedit from the terminal:



sudo -H gedit /etc/conky/conky.conf


This worked for me:



own_window yes
own_window_type normal


This worked too, but made desktop icons not visible at all or blinking



own_window no
own_window_type desktop


I have also modified conky to be movable by removing undecorated from:



own_window_hints

[#27818] Tuesday, December 7, 2021, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ravturtl

Total Points: 335
Total Questions: 132
Total Answers: 110

Location: Tanzania
Member since Wed, Feb 24, 2021
3 Years ago
;