]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/sway/files/cobalt
Add sway config for cobalt
[max/saltfiles.git] / states / sway / files / cobalt
diff --git a/states/sway/files/cobalt b/states/sway/files/cobalt
new file mode 100644 (file)
index 0000000..a638176
--- /dev/null
@@ -0,0 +1,21 @@
+# Start i3bar to display a workspace bar (plus the system information i3status
+# finds out, if available)
+bar {
+  id bar
+  status_command conky-i3bar
+  position top
+  font pango:Liberation Mono 11
+  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
+
+# Disable tap-to-click on touchpad to prevent jerkyness
+input type:touch tap disable