aboutsummaryrefslogtreecommitdiff
path: root/.conkyrc
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-08-04 14:24:24 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-08-04 14:24:24 +0200
commit5ac5bb107a630ec1eb5529b356bc7590c6ebb102 (patch)
tree9fdf923d833fd395cd2cddc5b07010e28219d7a0 /.conkyrc
parent4f1774b31b9ff192336ed24735e483f5e278a9ec (diff)
downloaddotfiles-5ac5bb107a630ec1eb5529b356bc7590c6ebb102.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 9a0bb84..b967716 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:%S} ${time %Y-%m-%d} 20Group: ${exec wmctrl -l | awk -v id=$(printf "0x%08x" "$(xdotool getwindowfocus)") '$1 == id {print $2}'}${alignr}${time %a} ${time %d.%m.%Y} ${time %H:%M:%S}
21${hr} 21${hr}
22Uptime${alignr} $uptime 22Uptime${alignr} $uptime
23Kernel${alignr} $kernel 23Kernel${alignr} $kernel