aboutsummaryrefslogtreecommitdiff
path: root/.conkyrc
diff options
context:
space:
mode:
Diffstat (limited to '.conkyrc')
-rw-r--r--.conkyrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.conkyrc b/.conkyrc
index 8f87f10..9a0bb84 100644
--- a/.conkyrc
+++ b/.conkyrc
@@ -17,7 +17,7 @@ conky.config = {
17} 17}
18 18
19conky.text = [[ 19conky.text = [[
20Group: ${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} 20Group: ${exec wmctrl -l | awk -v id=$(printf "0x%08x" "$(xdotool getwindowfocus)") '$1 == id {print $2}'}${alignr}${time %a} ${time %H:%M:%S} ${time %Y-%m-%d}
21${hr} 21${hr}
22Uptime${alignr} $uptime 22Uptime${alignr} $uptime
23Kernel${alignr} $kernel 23Kernel${alignr} $kernel