This commit is contained in:
cho
2023-07-01 18:47:19 +07:00
parent 8104fbe6a6
commit 3ff0f1ecb2
8 changed files with 44 additions and 2117 deletions

View File

@ -68,7 +68,7 @@ export QT_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx
export SDL_IM_MODULE=fcitx
export GLFW_IM_MODULE=ibus
export QT_STYLE_OVERRIDE=adwaita-dark
#export QT_STYLE_OVERRIDE=adwaita-dark
#wayland
@ -78,6 +78,7 @@ export QT_STYLE_OVERRIDE=adwaita-dark
#export XDG_CURRENT_SESSION_TYPE=wayland
#export GDK_BACKEND="wayland,x11"
export MOZ_ENABLE_WAYLAND=1
export WLR_RENDERER=vulkan
[ ! -f ${XDG_CONFIG_HOME:-$HOME/.config}/shell/shortcutrc ] && setsid shortcuts >/dev/null 2>&1