fix i3blocks
This commit is contained in:
parent
ab471b32d7
commit
ced9a0a44a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ color=""
|
|||
|
||||
if ! nmcli dev | grep " connecté" &>/dev/null
|
||||
then
|
||||
color="#515151"
|
||||
color="#747369"
|
||||
if [ ! -f /dev/shm/claws_offline ]
|
||||
then
|
||||
claws-mail --offline
|
||||
|
|
Loading…
Reference in a new issue