aboutsummaryrefslogtreecommitdiff
path: root/.conkyrc
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-07-24 03:26:53 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-07-24 03:26:53 +0200
commit8b4d85199bdd2d9ef04342c8a2b73f31c3530669 (patch)
treeb7a0e50bdec32d491206e76109cfaacc857f3d9f /.conkyrc
parentc90110f49a5aa7231756ed7bf278b0977590a076 (diff)
downloaddotfiles-8b4d85199bdd2d9ef04342c8a2b73f31c3530669.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 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