diff --git a/conf.d/bar.conf b/conf.d/bar.conf index c99e998..e8bfeb2 100644 --- a/conf.d/bar.conf +++ b/conf.d/bar.conf @@ -21,8 +21,11 @@ bar { font pango:Inconsolata 10 strip_workspace_numbers yes status_command ~/.local/bin/bumblebee-status \ - -m playerctl pasink pasource brightness bluetooth battery-upower arandr dunst time \ + -m taskwarrior pasink pasource bluetooth battery-upower arandr dunst time \ -p time.format="%H:%M" \ - -a playerctl \ - -t greyish-powerline + -p taskwarrior.taskrc="/home/kellya/.config/task/taskrc" \ + -p taskwarrior.show_active=true \ + -p taskwarrior.scrolling.bounce=false \ + -p taskwarrior.scrolling.makewide=false \ + -t spaceduck-dark-powerline }