From e3199d70c4be7e453f60f7d23c327bd704d8712f Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Fri, 9 Sep 2022 14:24:17 -0400 Subject: [PATCH] move to bumblebee-status for status bar --- conf.d/bar.conf | 39 +++++++++++++++++++++++++-------------- workspaces.conf | 14 +++++++------- 2 files changed, 32 insertions(+), 21 deletions(-) diff --git a/conf.d/bar.conf b/conf.d/bar.conf index 0bb4f65..cdd1232 100644 --- a/conf.d/bar.conf +++ b/conf.d/bar.conf @@ -1,17 +1,28 @@ # i3bar config -bar { - mode dock - status_command ~/.local/bin/py3status - strip_workspace_numbers yes - position bottom - font pango:Font Awesome 5 Free Solid 10 - separator_symbol "⸽" - colors { - statusline #686f9a - separator #5ccc96 -# background #2f343f -# background #30365FCF - background #30365F90 - } +#bar { +# mode dock +# status_command ~/.local/bin/py3status +# strip_workspace_numbers yes +# position bottom +# font pango:Font Awesome 5 Free Solid 10 +# separator_symbol "⸽" +# colors { +# statusline #686f9a +# separator #5ccc96 +## background #2f343f +## background #30365FCF +# background #30365F90 +# } +#} +# +# +bar { + font pango:Inconsolata 10 + strip_workspace_numbers yes + status_command ~/.local/bin/bumblebee-status \ + -m playerctl pasink pasource brightness bluetooth battery-upower arandr time \ + -p time.format="%H:%M" \ + -a playerctl \ + -t greyish-powerline } diff --git a/workspaces.conf b/workspaces.conf index ad105eb..95a824e 100644 --- a/workspaces.conf +++ b/workspaces.conf @@ -1,12 +1,12 @@ # Define names for default workspaces # don't use quotes and spaces like the example, run it all together or the restore won't work -set $ws1 1:fire -set $ws2 2:comment -set $ws3 3:terminal -set $ws4 4:code -set $ws5 5:music -set $ws6 6:tasks -set $ws7 7:palette +set $ws1 1: +set $ws2 2: +set $ws3 3: +set $ws4 4: +set $ws5 5:🎝 +set $ws6 6: +set $ws7 7: set $ws8 8 set $ws9 9 set $ws10 10