Add sway config and other Wayland-related stuff

This commit is contained in:
Lexi / Zoe 2026-05-13 13:49:07 +02:00
parent 2ef36eb976
commit ecd2f63c92
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
18 changed files with 664 additions and 0 deletions

View file

@ -0,0 +1,17 @@
# Configure swaybar using i3status.
bar {
status_command i3status
colors {
background #000000
statusline #ffffff
separator #666666
focused_workspace #880044 #bb0066 #ffffff
active_workspace #333333 #5f676a #ffffff
inactive_workspace #333333 #222222 #888888
urgent_workspace #2f343a #900000 #ffffff
binding_mode #2f343a #900000 #ffffff
}
}