dots

my dotfiles
git clone https://git.awy.one/dots
Log | Files | Refs | Submodules | README | LICENSE

commit a1a86aa35b8d8dbbf936ca6a97a887162c6b8770
parent 27d30aaacd10eb0560b2ba5be02000f7ca682811
Author: awy <awy@awy.one>
Date:   Mon, 22 Dec 2025 04:36:26 +0300

temporary fix

Diffstat:
M.config/shell/profile | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.config/shell/profile b/.config/shell/profile @@ -116,6 +116,7 @@ export ENABLE_HDR_WSI=1 export PROTON_ENABLE_WAYLAND=1 export WLR_RENDERER=vulkan export XDG_CURRENT_DESKTOP=sway +export WLR_RENDER_NO_EXPLICIT_SYNC=1 [ ! -f "$XDG_CONFIG_HOME/shell/shortcutrc" ] && setsid -f shortcuts >/dev/null 2>&1