this post was submitted on 18 Feb 2026
8 points (100.0% liked)

Linux

63169 readers
644 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

top 6 comments
sorted by: hot top controversial new old
[–] Zamundaaa@discuss.tchncs.de 2 points 4 days ago

There's no icc profile for it, it's just read from the EDID

[–] AstroLightz@lemmy.world 3 points 5 days ago

Woah what theme is that? It looks cool.

[–] ColdWater@lemmy.ca 2 points 5 days ago (1 children)
[–] ColdWater@lemmy.ca 1 points 5 days ago (1 children)

just in case picture above did not show up

[–] HelloRoot@lemy.lol 1 points 5 days ago (1 children)

it's probably a file on the disk somewhere so try using the find command on / and filter name by *.icc extension. You should spot it from there.

[–] ferric_carcinization@lemmy.ml 2 points 4 days ago

it's probably a file

Maybe, but I wouldn't be surprised if it were only kept in memory, being monitor-specific & re-retrievable.

If it's not stored in a file, perhaps KDE cli tools or debug utilities could help.