martyjelen on DeviantArthttps://www.deviantart.com/martyjelen/art/Conky-workspace-Indicator-compiz-version-432020340martyjelen

Deviation Actions

martyjelen's avatar

Conky workspace Indicator (compiz version)

By
Published:
3K Views

Description

Conky workspace indicator for compiz only !!. All credits goes to aresgon : www.deviantart.com/art/Conky-W…

conkyrc file : uloz.to/x4foQQBZ/conkyrc

If you have other resolution than 1366x768 you must change the values !

Here is how : open the terminal in workspace 1 and copy "wmctrl -d | awk '{print $6}' | sed 's/0,//'" without quotes to terminal it prints value "0"
then go to wokspace 2 and do the same, for me it prints 1366, because I have 1366x768 resolution. Repeat at workspace number 3 and 4 and rewrite values which is in my conkyrc.

example : ${font Open Sans Light :size=20}${if_match ${exec wmctrl -d | awk '{print $6}' | sed 's/,0//'} == 0}${color 19b3de}${endif}•${color FFFFFF}${offset 10}${if_match ${exec wmctrl -d | awk '{print $6}' | sed 's/,0//'} == 1366

if your resolution is 1280x720, then you must rewrite value 1366 to 1280 etc.

IF YOU HAVE ANY PROBLEM, SEND ME A PM OR WRITE A COMMENT !
Image size
373x105px 5.93 KB
© 2014 - 2024 martyjelen
Comments5
Join the community to add your comment. Already a deviant? Log In
I know its been a while, but any chance you still have the conky file? The links are both broken? I lost all data last week when OS crashed and lost your conky file :<