sway: Use waybar

Working with sway just became a bit nicer.
This commit is contained in:
Donovan Glover 2021-06-21 18:13:33 -04:00
parent e1487a5c9c
commit 1dac50a70a
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -147,22 +147,8 @@ mode "resize" {
} }
bindsym $mod+r mode "resize" bindsym $mod+r mode "resize"
#
# Status Bar:
#
# Read `man 5 sway-bar` for more information about this section.
bar { bar {
position top swaybar_command waybar
# When the status_command prints a new line to stdout, swaybar updates.
# The default just shows the current date and time.
status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
colors {
statusline #ffffff
background #323232
inactive_workspace #32323200 #32323200 #5c5c5c
}
} }
# Fn keys # Fn keys