11 lines
136 B
Plaintext
11 lines
136 B
Plaintext
|
#
|
||
|
# Status Bar
|
||
|
#
|
||
|
|
||
|
# Read `man 5 sway-bar` for more information about this section.
|
||
|
|
||
|
bar {
|
||
|
position top
|
||
|
swaybar_command waybar
|
||
|
}
|