mirror of
https://github.com/balkian/dotfiles.git
synced 2024-11-13 00:02:28 +00:00
5 lines
69 B
Bash
5 lines
69 B
Bash
|
#!/bin/sh
|
||
|
echo "{\"version\":1}"
|
||
|
echo "[[] ,"
|
||
|
conky -c ~/.i3/conkyrc
|