]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - i3/.config/i3/config.magnesium
Merge branch 'master' of git.friedersdorff.com:max/dotfiles
[max/dotfiles.git] / i3 / .config / i3 / config.magnesium
diff --git a/i3/.config/i3/config.magnesium b/i3/.config/i3/config.magnesium
new file mode 100644 (file)
index 0000000..388ba51
--- /dev/null
@@ -0,0 +1,39 @@
+# Start i3bar to display a workspace bar (plus the system information i3status
+# finds out, if available)
+bar {
+  id bar_left
+  status_command conky-i3bar
+  position top
+  output "DVI-I-1"
+  font pango:Liberation Mono 10
+  colors {
+    background $black_super
+    focused_background $black
+    focused_workspace $black_super $yellow_super $black
+    active_workspace $black_super $blue_super $black
+    inactive_workspace $black_super $black_super $white_super
+    urgent_workspace $black $red_super $white
+  }
+}
+
+bar {
+  id bar_right
+  position top
+  output "HDMI-4"
+  font pango:Liberation Mono 10
+  colors {
+    background $black_super
+    focused_background $black
+    focused_workspace $black_super $yellow_super $black
+    active_workspace $black_super $blue_super $black
+    inactive_workspace $black_super $black_super $white_super
+    urgent_workspace $black $red_super $white
+  }
+}
+
+
+workspace 1 output HDMI2
+workspace 2 output VGA1
+
+
+font pango:Liberation Mono 8