Changed status bar

This commit is contained in:
Luke Else 2021-12-20 21:11:31 +00:00
parent 9f3400f632
commit 995254b6d4

View File

@ -187,7 +187,7 @@ bindsym $mod+x exec i3lock
# finds out, if available) # finds out, if available)
bar { bar {
status_command /usr/share/bumblebee-status/bumblebee-status \ status_command /usr/share/bumblebee-status/bumblebee-status \
-m cpu memory publicip date time indicator battery amixer \ -m cpu memory disk publicip date time indicator battery amixer \
-t onedark-powerline -t onedark-powerline
} }