themes/catppuccin_mocha: add "ui.statusline.error". f421fb68 parent bab29bb8

authored by ~talya

1
watch_file shell.nix
2
watch_file default.nix
3
watch_file flake.lock
4
watch_file rust-toolchain.toml
5
6
# try to use flakes, if it fails use normal nix (ie. shell.nix)
7
use flake || use nix
8
eval "$shellHook"
9