diff options
author | awy <awy@awy.one> | 2025-10-06 17:48:14 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-10-06 17:48:14 +0300 |
commit | 23f4f1b05a96784ae5c29b1ebea88b35388a5d0b (patch) | |
tree | 704e0b2b51dac7195a9b3d7a38a47c9bc2e44b88 /.config/shell | |
parent | 5b387fbd19a8c2e68390c3042bff8748e259bef0 (diff) | |
download | hyprdots-23f4f1b05a96784ae5c29b1ebea88b35388a5d0b.tar.gz |
catppuccin
Diffstat (limited to '.config/shell')
-rw-r--r-- | .config/shell/profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/profile b/.config/shell/profile index b172d9e..e01586f 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -106,7 +106,7 @@ export FZF_DEFAULT_OPTS="$FZF_DEFAULT_OPTS \ " export YT_X_FZF_OPTS="$FZF_DEFAULT_OPTS" export ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=#767676" -export BAT_THEME="gruvbox-dark" +export BAT_THEME="base16-256" export GTK_USE_PORTAL=1 export ENABLE_HDR_WSI=1 |