aboutsummaryrefslogtreecommitdiff
path: root/.config/sway/grandmaster4000.conf
diff options
context:
space:
mode:
authorMaciej Sobkowski <maciej@sobkow.ski>2025-03-01 23:22:26 +0100
committerMaciej Sobkowski <maciej@sobkow.ski>2025-04-06 20:36:46 +0200
commit8be5cbeed3df4c31976c9e186efa13312fc682b2 (patch)
tree14233f8e87ba628cf65284dbf3b766db04e57a4d /.config/sway/grandmaster4000.conf
parenta3f8524d64e05a006692a48ef56055737b83b380 (diff)
sway, i3status-rust: add configs
Diffstat (limited to '.config/sway/grandmaster4000.conf')
-rw-r--r--.config/sway/grandmaster4000.conf19
1 files changed, 19 insertions, 0 deletions
diff --git a/.config/sway/grandmaster4000.conf b/.config/sway/grandmaster4000.conf
new file mode 100644
index 0000000..d9d6ff9
--- /dev/null
+++ b/.config/sway/grandmaster4000.conf
@@ -0,0 +1,19 @@
+output DP-3 resolution 2560x1440 position 0,593
+output DP-2 resolution 2560x1440 position 2560,593
+output HDMI-A-1 resolution 2560x1440 position 5120,0 transform 90
+
+bar {
+ status_command i3status-rs ~/.config/i3status-rust/grandmaster4000.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
+ }
+}
+