diff options
| author | awy <awy@awy.one> | 2025-11-02 20:36:35 +0300 | 
|---|---|---|
| committer | awy <awy@awy.one> | 2025-11-02 20:36:35 +0300 | 
| commit | a72c7536580145161b838cc58b80ef70927ba33a (patch) | |
| tree | fe666332e632b496c0b6add3276259ec02cf8f23 /.config/shell/profile | |
| parent | 80582415fa6436d854895e413ab8815cdbe0bb1c (diff) | |
| download | hyprdots-a72c7536580145161b838cc58b80ef70927ba33a.tar.gz | |
nord
Diffstat (limited to '.config/shell/profile')
| -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 27520c2..f3f6066 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="Nord"  export GTK_USE_PORTAL=1  export ENABLE_HDR_WSI=1  |