Configuration files for various software that I use, including xfce. Configs for packages I don't use anymore: * conky * conkeror
Find a file
Bradley M. Kuhn c7186c1fbb Display in the mode-line that Javascript is enabled, to warn user.
This is accomplished by having a global variable have access to the mode_line
update function, and having that global invoked upon change.  I made some
attempt to do this by using:

    global_update_mode_line_for_javascript =
       function () {  watch_pref("javascript.enabled", obj.do_update);};

However, I couldn't figure out where to call that so that it always worked at
the right moment.  This solution is probably simpler in the end.
2013-09-03 11:14:22 -04:00
bottom-left.conkyrc Waive copyright on all conkyrc configuration files and scripts with CC-0. 2013-09-01 12:41:26 -04:00
bottom-right.conkyrc Waive copyright on all conkyrc configuration files and scripts with CC-0. 2013-09-01 12:41:26 -04:00
CC0-1.0.txt Formatting fix for CC0-1.0 2013-09-01 12:35:12 -04:00
center.conkyrc Waive copyright on all conkyrc configuration files and scripts with CC-0. 2013-09-01 12:41:26 -04:00
conkerorrc Display in the mode-line that Javascript is enabled, to warn user. 2013-09-03 11:14:22 -04:00
install-all.sh Fix command. 2013-09-01 13:08:03 -04:00
left.conkyrc On single digit days, there appears to be a space there. 2013-09-02 17:18:44 -04:00
right.conkyrc Waive copyright on all conkyrc configuration files and scripts with CC-0. 2013-09-01 12:41:26 -04:00
run-conky.sh Both conky and my scripts conky calls create temporary files that get left around 2013-09-01 12:54:19 -04:00