tileos-settings-sway/etc/sway/config.d/20-waybar.conf
Sunderland93 6b0a66e6be Swtich back from running apps with systemd
systemd integration for Sway is cool, but introduces a lot of
unexpected problems, such as race conditions. So switch back to classic
config-based systemd for autostarting services until all major problems
with systemd integration (sway-systemd) will resolved
2023-06-09 18:02:22 +04:00

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
}