diff options
author | Amin Bandali <me@aminb.org> | 2015-06-19 15:00:25 -0400 |
---|---|---|
committer | Amin Bandali <me@aminb.org> | 2015-06-19 15:00:25 -0400 |
commit | b032a1d38647abd24e6fc80bd3831fdfc6c57c4a (patch) | |
tree | 907c9cb06d02979bcfdac9fdeb54d0f8b6a62cf6 /conky | |
parent | 1267cee65a4bad8a3468ad8d72c1e48424fa49ec (diff) | |
download | configs-b032a1d38647abd24e6fc80bd3831fdfc6c57c4a.tar.gz configs-b032a1d38647abd24e6fc80bd3831fdfc6c57c4a.tar.xz configs-b032a1d38647abd24e6fc80bd3831fdfc6c57c4a.zip |
delete compton and conky dotfiles
Diffstat (limited to 'conky')
-rw-r--r-- | conky/.conkyrc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/conky/.conkyrc b/conky/.conkyrc deleted file mode 100644 index a54e762..0000000 --- a/conky/.conkyrc +++ /dev/null @@ -1,9 +0,0 @@ -background no -out_to_console yes -out_to_x no -update_interval 1.5 -total_run_times 0 -use_spacer none - -TEXT -S %{F\#ffcc6666}⮢ %{F\#ffffffff}${exec setxkbmap -print | grep xkb_symbols | cut -d'+' -f 2} %{F\#ffcc6666}⮷ %{F\#ffffffff}${wireless_essid wlp3s0} %{F\#ffcc6666}${exec ~/.local/bin/spk-icon} %{F\#ffffffff}${exec pamixer --get-volume}%% %{F\#ffcc6666}⮏ %{F\#ffffffff}${execi 30 cat /sys/class/power_supply/BAT0/capacity}%% (${execi 30 acpi | grep '[0-9]\{2\}:[0-9]\{2\}' -o}) %{F\#ffcc6666} %{F\#ffffffff}${time %H:%M} |