commit 954c32f0a88fa556c494863cf6bf1d3f4ced0f7e
parent a1a86aa35b8d8dbbf936ca6a97a887162c6b8770
Author: awy <awy@awy.one>
Date: Mon, 22 Dec 2025 16:51:19 +0300
ww
Diffstat:
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/.config/shell/profile b/.config/shell/profile
@@ -112,7 +112,7 @@ export YT_X_FZF_OPTS="$FZF_DEFAULT_OPTS"
export ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=#665c54"
export BAT_THEME="gruvbox-dark"
export GTK_USE_PORTAL=1
-export ENABLE_HDR_WSI=1
+# export ENABLE_HDR_WSI=1
export PROTON_ENABLE_WAYLAND=1
export WLR_RENDERER=vulkan
export XDG_CURRENT_DESKTOP=sway
diff --git a/.zprofile b/.zprofile
@@ -0,0 +1 @@
+.config/shell/profile
+\ No newline at end of file