Show only up interfaces in bumblebee

This commit is contained in:
Pavle Portic 2019-10-25 09:13:41 +02:00
parent 6472308ad7
commit fda4ae5faa
Signed by: TheEdgeOfRage
GPG Key ID: 6758ACE46AA2A849
1 changed files with 3 additions and 2 deletions

View File

@ -238,8 +238,9 @@ bar {
memory \
-p engine.workspacewheel=False \
traffic.hide_down=True \
traffic.exclude="lo,virbr,docker,vboxnet,veth,br" \
nic.exclude="lo,virbr,docker,vboxnet,veth,br" \
traffic.exclude="lo,virbr,docker,vboxnet,veth,br-" \
nic.exclude="lo,virbr,docker,vboxnet,veth,br-" \
nic.states="^down" \
-t gruvbox-powerline
wheel_up_cmd nop
wheel_down_cmd nop