diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-08-04 14:24:24 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-08-04 14:24:24 +0200 |
| commit | 5ac5bb107a630ec1eb5529b356bc7590c6ebb102 (patch) | |
| tree | 9fdf923d833fd395cd2cddc5b07010e28219d7a0 /.conkyrc | |
| parent | 4f1774b31b9ff192336ed24735e483f5e278a9ec (diff) | |
| download | dotfiles-5ac5bb107a630ec1eb5529b356bc7590c6ebb102.tar.gz | |
Update
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 | Group: ${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} | 20 | Group: ${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} |
| 22 | Uptime${alignr} $uptime | 22 | Uptime${alignr} $uptime |
| 23 | Kernel${alignr} $kernel | 23 | Kernel${alignr} $kernel |
