machine_setup/ansible/roles/sway/files/sway_config_files/waybar.conf
2022-10-18 18:15:48 -04:00

17 lines
310 B
Plaintext

#
# Status Bar:
#
# Read `man 5 sway-bar` for more information about this section.
bar {
position top
font pango:Cascadia Mono, FontAwesome 10
swaybar_command waybar
colors {
statusline #ffffff
background #323232
inactive_workspace #32323200 #32323200 #5c5c5c
}
}