/window merge all
/eval /window splith ${calc:8 / ${window[gui_current_window].win_height} * 100 // 1}
/buffer add -switch highmon
/window splitv 40
/buffer ##news
/window splitv 75
/buffer exec.conky
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" type="text/javascript"></script> | |
| <script type="text/javascript"> | |
| /* | |
| Shameless port of a shameless port | |
| @defunkt => @janl => @aq | |
| See http://github.com/defunkt/mustache for more info. |