aboutsummaryrefslogtreecommitdiff
path: root/.conkyrc
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-07-20 09:10:22 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-07-20 09:10:22 +0200
commite19a15acb2e24c263d0dfd3e4c954d5b83aaad2f (patch)
treeae2576a686b5ae32a56fe837f07414eb48d440b1 /.conkyrc
parentc2a10192c871c25872737bf9164f9f1dfba18760 (diff)
downloaddotfiles-e19a15acb2e24c263d0dfd3e4c954d5b83aaad2f.tar.gz
Update
Diffstat (limited to '.conkyrc')
-rw-r--r--.conkyrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.conkyrc b/.conkyrc
index f359673..8f87f10 100644
--- a/.conkyrc
+++ b/.conkyrc
@@ -17,7 +17,7 @@ conky.config = {
17} 17}
18 18
19conky.text = [[ 19conky.text = [[
20${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} ${time %Y-%m-%d}
21${hr} 21${hr}
22Uptime${alignr} $uptime 22Uptime${alignr} $uptime
23Kernel${alignr} $kernel 23Kernel${alignr} $kernel