mirror of
https://github.com/alrayyes/server-dotfiles
synced 2023-11-14 15:56:25 +00:00
Don't need to show used space in bar
This commit is contained in:
parent
a7e3e2b482
commit
9905169cab
@ -81,7 +81,7 @@ bar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
position top
|
position top
|
||||||
status_command bumblebee-status -m mpd pasink pasource brightness battery nic pacman disk load sensors datetime caffeine -p datetime.format="%Y-%m-%d %H:%M:%S" nic.states=^down nic.exclude=br,lo,docker0 disk.path=/home disk.open="termite -e ranger" -t solarized-powerline
|
status_command bumblebee-status -m mpd pasink pasource brightness battery nic pacman load sensors datetime caffeine -p datetime.format="%Y-%m-%d %H:%M:%S" nic.states=^down nic.exclude=br,lo,docker0 disk.path=/home disk.open="termite -e ranger" disk.showUsed=false disk.showSize=false -t solarized-powerline
|
||||||
}
|
}
|
||||||
|
|
||||||
# Startup programs
|
# Startup programs
|
||||||
|
Loading…
Reference in New Issue
Block a user