diff options
author | awy <awy@awy.one> | 2025-10-07 12:36:51 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-10-07 12:36:51 +0300 |
commit | 78b55a2e6f631bc6aab5b91c5183f6b02fadde24 (patch) | |
tree | 794503e3f89a45dc3550a48fdff17090d95cbcee /.config/yazi/theme.toml | |
parent | 2d9fa26db5217e9bcf43ad619805a2af60a64d8b (diff) | |
download | hyprdots-78b55a2e6f631bc6aab5b91c5183f6b02fadde24.tar.gz |
catppuccin
Diffstat (limited to '.config/yazi/theme.toml')
-rw-r--r-- | .config/yazi/theme.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/yazi/theme.toml b/.config/yazi/theme.toml index 617f48e..e30dcc2 100644 --- a/.config/yazi/theme.toml +++ b/.config/yazi/theme.toml @@ -1,2 +1,2 @@ [flavor] -dark = "gruvbox-dark" +dark = "catppuccin-mocha" |