summaryrefslogtreecommitdiffstats
path: root/.conkerorrc/modeline.js
diff options
context:
space:
mode:
Diffstat (limited to '.conkerorrc/modeline.js')
-rw-r--r--.conkerorrc/modeline.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/.conkerorrc/modeline.js b/.conkerorrc/modeline.js
new file mode 100644
index 0000000..cac9b85
--- /dev/null
+++ b/.conkerorrc/modeline.js
@@ -0,0 +1,4 @@
+require("favicon");
+
+add_hook("mode_line_hook", mode_line_adder(buffer_icon_widget, true));
+add_hook("mode_line_hook", mode_line_adder(buffer_count_widget, true));