diff options
author | johannst <stoelp@eit.uni-kl.de> | 2018-02-25 23:07:35 +0100 |
---|---|---|
committer | johannst <stoelp@eit.uni-kl.de> | 2018-02-25 23:07:35 +0100 |
commit | 5019c63567940d85f031d35293e5612e793ef1c6 (patch) | |
tree | 4e8d2a30f2cc95d30c6432191d9dba0f8ccc00d0 | |
parent | 55492be5f30a81b3b84bcf4bbc68dd7b47885c39 (diff) | |
download | dotfiles-5019c63567940d85f031d35293e5612e793ef1c6.tar.gz dotfiles-5019c63567940d85f031d35293e5612e793ef1c6.zip |
change lable of ethernet
-rw-r--r-- | i3blocks.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/i3blocks.conf b/i3blocks.conf index 9177ab1..cf9f315 100644 --- a/i3blocks.conf +++ b/i3blocks.conf @@ -41,7 +41,8 @@ border_bottom=2 [eth] command=$HOME/.scripts/eth.sh instance=enp0s25 -label= +label= +#label= interval=10 # light green border=#9FBC00 |