extensive update: some cleanup, todo/agenda changes, publishing system, swayfx, WIPs, etc.

This commit is contained in:
cho
2023-12-17 05:51:21 +07:00
parent 50bd201ece
commit 6c35aed2c6
53 changed files with 2108 additions and 747 deletions

View File

@ -16,7 +16,7 @@ unsetopt PROMPT_SP
# Default programs:
export EDITOR="nvim"
export TERMINAL="foot"
export BROWSER="librewolf"
export BROWSER="io.gitlab.librewolf-community"
# ~/ Clean-up:
export XDG_CONFIG_HOME="$HOME/.config"
@ -69,7 +69,7 @@ export XMODIFIERS=@im=fcitx
export SDL_IM_MODULE=fcitx
export GLFW_IM_MODULE=ibus
#export QT_STYLE_OVERRIDE=adwaita-dark
export GTK_THEME=Materia:dark
#wayland
#export QT_QPA_PLATFORM=wayland
@ -77,6 +77,7 @@ export GLFW_IM_MODULE=ibus
#export XDG_SESSION_DESKTOP=river
#export XDG_CURRENT_SESSION_TYPE=wayland
#export GDK_BACKEND="wayland,x11"
export GDK_BACKEND="wayland"
export MOZ_ENABLE_WAYLAND=1
#export WLR_RENDERER=vulkan