]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - sway/.config/sway/config.platinum
Use sway instead of i3 for that sweet wayland
[max/dotfiles.git] / sway / .config / sway / config.platinum
diff --git a/sway/.config/sway/config.platinum b/sway/.config/sway/config.platinum
new file mode 100644 (file)
index 0000000..084cb9d
--- /dev/null
@@ -0,0 +1,18 @@
+# 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
+  font pango:Liberation Mono 12
+  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
+  }
+}
+
+font pango:Liberation Mono 10