diff options
author | Amin Bandali <me@aminb.org> | 2014-10-25 09:18:55 -0400 |
---|---|---|
committer | Amin Bandali <me@aminb.org> | 2014-10-25 09:18:55 -0400 |
commit | 3aeeb20d5babf5d6698677d469f44b805058803e (patch) | |
tree | eabbdbf83c06c5147578d05668ddab9928cebdee /conky | |
parent | 686c6d84bdc8407e2655dcdf708882e712dbd37d (diff) | |
download | configs-3aeeb20d5babf5d6698677d469f44b805058803e.tar.gz configs-3aeeb20d5babf5d6698677d469f44b805058803e.tar.xz configs-3aeeb20d5babf5d6698677d469f44b805058803e.zip |
add bspwm, sxhkd, conky, git, gtk and x configs
Diffstat (limited to '')
-rw-r--r-- | conky/.conkyrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/conky/.conkyrc b/conky/.conkyrc new file mode 100644 index 0000000..25c110e --- /dev/null +++ b/conky/.conkyrc @@ -0,0 +1,9 @@ +background no +out_to_console yes +out_to_x no +update_interval 1.5 +total_run_times 0 +use_spacer none + +TEXT +S %{F\#ffcf0f38}${exec cat /tmp/spkicon} %{F\#fffefdfb}${exec cat /tmp/volinfo}%% %{F\#ffcf0f38}⮏ %{F\#fffefdfb}${execi 30 cat /sys/class/power_supply/BAT0/capacity}%% %{F\#ffcf0f38} %{F\#fffefdfb}${time %H:%M} |