From 0828c0cac45fba25078847c7f5757a4f980db42e Mon Sep 17 00:00:00 2001 From: Luke Else Date: Fri, 25 Feb 2022 21:23:15 +0000 Subject: [PATCH] Removed battery display from I3 config --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index ef7541f..54b4d29 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 disk publicip xrandr playerctl battery date time amixer \ + -m cpu memory disk publicip xrandr playerctl date time amixer \ -t onedark-powerline }