aboutsummaryrefslogtreecommitdiff
path: root/.config/sway/speedwagon.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/sway/speedwagon.conf')
-rw-r--r--.config/sway/speedwagon.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/.config/sway/speedwagon.conf b/.config/sway/speedwagon.conf
new file mode 100644
index 0000000..490eab6
--- /dev/null
+++ b/.config/sway/speedwagon.conf
@@ -0,0 +1,15 @@
+bar {
+ status_command i3status-rs ~/.config/i3status-rust/speedwagon.toml
+ font pango:Iosevka Nerd Font 10
+ position top
+ colors {
+ background #24283b
+
+ focused_workspace #24283b #c0caf5 #24283b
+ active_workspace #24283b #24283b #c0caf5
+ inactive_workspace #24283b #24283b #888888
+ urgent_workspace #2f343a #900000 #ffffff
+ binding_mode #2f343a #900000 #ffffff
+ }
+}
+