feat(sway): move from i3bar to waybar
This commit is contained in:
parent
b0bcb52669
commit
7d5c2e1c8e
3 changed files with 504 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue