From ad641c749b1f75aec1762a3971b067f96a94b80e Mon Sep 17 00:00:00 2001 From: Corey Woodworth Date: Sun, 2 Nov 2025 00:04:39 -0400 Subject: [PATCH] Added wezterm to AppThemeService.qml --- Services/AppThemeService.qml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Services/AppThemeService.qml b/Services/AppThemeService.qml index 4ad64e3a..2f42eb03 100644 --- a/Services/AppThemeService.qml +++ b/Services/AppThemeService.qml @@ -16,7 +16,8 @@ Singleton { "foot": "~/.config/foot/themes/noctalia", "ghostty": "~/.config/ghostty/themes/noctalia", "kitty": "~/.config/kitty/themes/noctalia.conf", - "alacritty": "~/.config/alacritty/themes/noctalia.toml" + "alacritty": "~/.config/alacritty/themes/noctalia.toml", + "wezterm": "~/.config/wezterm/colors/Noctalia.toml" }) readonly property var schemeNameMap: ({