help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: min-colors 88


From: Emanuel Berg
Subject: Re: min-colors 88
Date: Fri, 28 Jan 2022 22:27:27 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

fatiparty--- via Users list for the GNU Emacs text editor wrote:

> I have called xdpyinfo, getting (1, 4, 8, 15, 16, 24, 32)
> 
> xdpyinfo | awk '$1=="depth" && sub(/,$/, "", $2) {print $2}'

I have something similar,

  $ xdpyinfo -d ":0" | awk '/of root/{print $5}'
  24

I'll add yours to it :)

https://dataswamp.org/~incal/conf/.zsh/x

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]