From bfd7d6b483dc5651e4528847c87b9e9056b15d73 Mon Sep 17 00:00:00 2001 From: "Thomas G. Lopes" Date: Tue, 30 Dec 2025 01:05:45 +0000 Subject: [PATCH] cleanup matugen Change-Id: koxysmyuxyqpvozqzyuxsvyrsuupommk --- private_dot_config/matugen/config.toml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/private_dot_config/matugen/config.toml b/private_dot_config/matugen/config.toml index 96bfc33..878de94 100644 --- a/private_dot_config/matugen/config.toml +++ b/private_dot_config/matugen/config.toml @@ -3,16 +3,6 @@ command = "dms" arguments = ["ipc", "call", "wallpaper", "set"] set = true - -# [templates.waybar] -# input_path = './templates/waybar-colors.css' -# output_path = '~/.config/waybar/colors.css' -# post_hook = 'pkill -SIGUSR2 waybar' - -[templates.hyprland] -input_path = './templates/hyprland-colors.conf' -output_path = '~/.config/hypr/config/colors.conf' - [templates.ghostty] input_path = './templates/ghostty-theme' output_path = '~/.config/ghostty/themes/matugen' @@ -30,10 +20,6 @@ output_path = '~/.config/gtk-4.0/colors.css' input_path = './templates/starship-colors.toml' output_path = '~/.config/starship.toml' -# [templates.neovim] -# input_path = './templates/neovim-colors.lua' -# output_path = '~/.config/nvim/lua/matugen/colors.lua' - [templates.yazi] input_path = './templates/yazi-theme.toml' output_path = '~/.config/yazi/theme.toml' -- 2.43.0