diff options
| author | awy <awy@awy.one> | 2025-11-20 19:47:24 +0300 |
|---|---|---|
| committer | awy <awy@awy.one> | 2025-11-20 19:47:24 +0300 |
| commit | b56341bf2c7c2331db2e997906068631c37ad16d (patch) | |
| tree | c004ef0eac8f166258096d10747ed46c4761e241 /.config | |
| parent | b1a1ffe5e109cb3c9029717c0ea2ade2bf4437a5 (diff) | |
| download | hyprdots-b56341bf2c7c2331db2e997906068631c37ad16d.tar.gz | |
eeeeeeeee
Diffstat (limited to '.config')
| -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 6176b7b..c634cea 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -100,7 +100,7 @@ export FZF_DEFAULT_OPTS="$FZF_DEFAULT_OPTS \ --bind=resize:refresh-preview " export YT_X_FZF_OPTS="$FZF_DEFAULT_OPTS" -# export ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=#767676" +export ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=#767676" export BAT_THEME="Nord" export GTK_USE_PORTAL=1 export ENABLE_HDR_WSI=1 |