diff options
Diffstat (limited to '.conkyrc')
| -rw-r--r-- | .conkyrc | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -17,7 +17,7 @@ conky.config = { | |||
| 17 | } | 17 | } |
| 18 | 18 | ||
| 19 | conky.text = [[ | 19 | conky.text = [[ |
| 20 | ${alignr}${time %A} ${time %H:%M} ${time %Y-%m-%d} | 20 | Group: ${exec wmctrl -l | awk -v id=$(printf "0x%08x" "$(xdotool getwindowfocus)") '$1 == id {print $2}'}${alignr}${time %A} ${time %H:%M} ${time %Y-%m-%d} |
| 21 | ${hr} | 21 | ${hr} |
| 22 | Uptime${alignr} $uptime | 22 | Uptime${alignr} $uptime |
| 23 | Kernel${alignr} $kernel | 23 | Kernel${alignr} $kernel |
