11 lines
134 B
Plaintext
11 lines
134 B
Plaintext
# vim: ft=swayconfig
|
|
# Sway bar
|
|
|
|
bar {
|
|
position bottom
|
|
status_command i3blocks
|
|
}
|
|
|
|
|
|
exec --no-startup-id layout_change_handler
|