Update todo and workspace notes, fix skhdrc error, remove browser themes

This commit is contained in:
2026-01-17 01:40:28 -06:00
parent 95f90cd50e
commit 6ca8fb0c33
10 changed files with 20 additions and 40 deletions

View File

@@ -20,9 +20,6 @@ for dir in $omarchy_themes; do
for f in $dir_theme_files; do cp -RPp $f $target_theme_dir/; done
done
chromium_filenames=(`find $DIR_THEME_SETTINGS -mindepth 2 -maxdepth 2 -name "chromium.theme"`)
for f in $chromium_filenames; do mv $f $(dirname $f)/brave.theme; done
nvim_themes_dir=$XDG_CONFIG_HOME/nvim/themes
[[ ! -d "$nvim_themes_dir/pina/colors" ]] && mkdir -p "$nvim_themes_dir/pina/colors"
cp -p src_files/imports/themes-omarchy-extra/pina/pina.nvim/colors/pina.vim $nvim_themes_dir/pina/colors/