Skip to content

Commit

Permalink
Merge branch 'master' of github.com:chronoslynx/dotfiles
Browse files Browse the repository at this point in the history
* 'master' of github.com:chronoslynx/dotfiles:
  added conkyrc and got rid of compiled/intermediate files
  • Loading branch information
Tim Swihart committed Mar 15, 2013
2 parents 90577ce + ce3b60e commit e438c92
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 270 deletions.
5 changes: 5 additions & 0 deletions conkyrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
out_to_console yes
out_to_x no
update_interval 1
TEXT
mpd: ${exec mpc current | awk '{split($0,ar,": "); print ar[1]}'} | cpu: ${cpu cpu0}%:${cpu cpu1}%:${cpu cpu2}%:${cpu cpu3}% | ${if_running openvpn}MALNET${else}GTRI${endif} | time: ${time %F %T %Z}
Binary file removed dmenu/dmenu
Binary file not shown.
168 changes: 0 additions & 168 deletions dmenu/dmenu.1

This file was deleted.

Binary file removed dmenu/dmenu.o
Binary file not shown.
15 changes: 0 additions & 15 deletions dmenu/dmenu_run

This file was deleted.

Binary file removed dmenu/draw.o
Binary file not shown.
87 changes: 0 additions & 87 deletions dmenu/stest.1

This file was deleted.

Binary file removed dmenu/stest.o
Binary file not shown.

0 comments on commit e438c92

Please sign in to comment.