9 lines
177 B
Text
9 lines
177 B
Text
#
|
|
# Status Bar:
|
|
#
|
|
# Read `man 5 sway-bar` for more information about this section.
|
|
bar {
|
|
id default
|
|
swaybar_command /usr/share/sway/scripts/waybar.sh
|
|
position top
|
|
}
|