From 842249e05ae84dbdba1b4f4b50af2b7bf45826e2 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Mon, 25 Aug 2025 17:37:04 +1000 Subject: config: add gpu type config --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 731c1f1..2e67883 100644 --- a/README.md +++ b/README.md @@ -316,6 +316,7 @@ All configuration options are in `~/.config/caelestia/shell.json`. "services": { "audioIncrement": 0.1, "defaultPlayer": "Spotify", + "gpuType": "", "playerAliases": [{ "com.github.th_ch.youtube_music": "YT Music" }], -- cgit v1.2.3-freya