Changed status bar
This commit is contained in:
parent
e775801c65
commit
9f3400f632
@ -13,7 +13,7 @@ set $mod Mod4
|
||||
|
||||
# Font for window titles. Will also be used by the bar unless a different font
|
||||
# is used in the bar {} block below.
|
||||
font pango:monospace 8
|
||||
font pango:monospace 9
|
||||
|
||||
# This font is widely installed, provides lots of unicode glyphs, right-to-left
|
||||
# text rendering and scalability on retina/hidpi displays (thanks to pango).
|
||||
@ -181,11 +181,13 @@ mode "resize" {
|
||||
|
||||
bindsym $mod+r mode "resize"
|
||||
|
||||
bindsym $mod+x exec i3lock
|
||||
|
||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||
# finds out, if available)
|
||||
bar {
|
||||
status_command /usr/share/bumblebee-status/bumblebee-status \
|
||||
-m cpu memory amixer kernel publicip indicator \
|
||||
-m cpu memory publicip date time indicator battery amixer \
|
||||
-t onedark-powerline
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user