如何在 Xfce 中应用颜色配置文件?

Sup*_*a64 5 xfce color-management

在 GNOME 中,您可以使用 GNOME 颜色管理器。但我怎样才能在 Xfce 中做到这一点呢?

Tel*_*Why 5

您可以通过运行来访问 xfce 上的颜色管理器colormgr

如果您想应用颜色配置文件:

sudo apt-get install xcalib -y
Run Code Online (Sandbox Code Playgroud)

应用 ICM 文件:

xcalib profilename.icm
Run Code Online (Sandbox Code Playgroud)

使用 恢复更改xcalib -c

请注意,更改不会在重新启动后保留,因此您需要将命令添加xcalib profilename.icm到启动应用程序。