update bar for bumblebee
This commit is contained in:
parent
ff3d2e27a6
commit
56ea0bd9e9
1 changed files with 6 additions and 3 deletions
|
@ -21,8 +21,11 @@ bar {
|
||||||
font pango:Inconsolata 10
|
font pango:Inconsolata 10
|
||||||
strip_workspace_numbers yes
|
strip_workspace_numbers yes
|
||||||
status_command ~/.local/bin/bumblebee-status \
|
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" \
|
-p time.format="%H:%M" \
|
||||||
-a playerctl \
|
-p taskwarrior.taskrc="/home/kellya/.config/task/taskrc" \
|
||||||
-t greyish-powerline
|
-p taskwarrior.show_active=true \
|
||||||
|
-p taskwarrior.scrolling.bounce=false \
|
||||||
|
-p taskwarrior.scrolling.makewide=false \
|
||||||
|
-t spaceduck-dark-powerline
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue