feat(sway): move from i3bar to waybar

This commit is contained in:
Bruno Carlin 2025-02-11 15:23:05 +01:00
parent b0bcb52669
commit 7d5c2e1c8e
Signed by: bcarlin
GPG key ID: 8E254EA0FFEB9B6D
3 changed files with 504 additions and 0 deletions

View file

@ -210,6 +210,8 @@ bindsym $mod+r mode "resize"
# Read `man 5 sway-bar` for more information about this section.
bar {
position bottom
swaybar_command waybar
# When the status_command prints a new line to stdout, swaybar updates.
# The default just shows the current date and time.