sway/.config/sway/available/bar/py3status.conf

16 lines
258 B
Plaintext

# Sway Config: Bar
#
# Thurstylark
bar {
position bottom
status_command py3status -c $dir-localconf/bar/py3status.py
colors {
statusline #ffffff
background #323232
inactive_workspace #32323200 #32323200 #5c5c5c
}
}