From 995254b6d400dcdd888c4fc2a1ef9d1942b13fd9 Mon Sep 17 00:00:00 2001 From: Luke Else Date: Mon, 20 Dec 2021 21:11:31 +0000 Subject: [PATCH] Changed status bar --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index d7eeb65..907d23c 100644 --- a/i3/config +++ b/i3/config @@ -187,7 +187,7 @@ bindsym $mod+x exec i3lock # finds out, if available) bar { 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 }