From 2c88f4932e04d26689e705ecae851d260904fda5 Mon Sep 17 00:00:00 2001 From: Frank Zechert Date: Sun, 2 Aug 2026 22:04:43 +0200 Subject: [PATCH] change btop th eme to mocha --- user/.chezmoiexternal.yaml | 5 +++++ user/dot_config/btop/btop.conf | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/user/.chezmoiexternal.yaml b/user/.chezmoiexternal.yaml index 2d4a9ae..2dc1655 100644 --- a/user/.chezmoiexternal.yaml +++ b/user/.chezmoiexternal.yaml @@ -16,6 +16,11 @@ url: https://raw.githubusercontent.com/catppuccin/btop/refs/heads/main/themes/catppuccin_macchiato.theme refreshPeriod: 168h +.config/btop/themes/catppuccin_mocha.theme: + type: file + url: https://raw.githubusercontent.com/catppuccin/btop/refs/heads/main/themes/catppuccin_mocha.theme + refreshPeriod: 168h + # Theme for DankMateiralShell .config/DankMaterialShell/catppuccin.json: type: file diff --git a/user/dot_config/btop/btop.conf b/user/dot_config/btop/btop.conf index 8c6e9dd..4726c85 100644 --- a/user/dot_config/btop/btop.conf +++ b/user/dot_config/btop/btop.conf @@ -2,7 +2,7 @@ #* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes. #* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes" -color_theme = "/home/frank/.config/btop/themes/catppuccin_macchiato.theme" +color_theme = "/home/frank/.config/btop/themes/catppuccin_mocha.theme" #* If the theme set background should be shown, set to False if you want terminal background transparency. theme_background = true