udisks icon indicating copy to clipboard operation
udisks copied to clipboard

udisksctl: white text is unreadable on a white background

Open mavit opened this issue 5 years ago • 0 comments

Command udiskctl info uses white text for the field headings. If your terminal has a white background, this is unreadable:

image

A workaround is to pipe the output through cat, which causes udiskctl not to use colour.

mavit avatar May 03 '20 11:05 mavit