From 1dac50a70afdbe7b5a97eef94de4bf1201654240 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Mon, 21 Jun 2021 18:13:33 -0400 Subject: [PATCH] sway: Use waybar Working with sway just became a bit nicer. --- sway/.config/sway/config | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/sway/.config/sway/config b/sway/.config/sway/config index dd756a4d..59f4c240 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -147,22 +147,8 @@ mode "resize" { } bindsym $mod+r mode "resize" -# -# Status Bar: -# -# Read `man 5 sway-bar` for more information about this section. bar { - position top - - # 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 - } + swaybar_command waybar } # Fn keys