1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-09 19:11:15 +02:00

qt: updated darkmode | discord: skip update check

This commit is contained in:
2024-10-22 00:22:32 +02:00
parent 895c286f16
commit 0c7d6bd176
4 changed files with 44 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ export IMAGE="sxiv"
export READER="zathura"
export STATUSBAR="dwmblocks"
export TERMINAL="st"
export QT_QPA_PLATFORMTHEME="qt5ct"
export QT_QPA_PLATFORMTHEME="qt6ct"
export XDG_CACHE_HOME="${HOME}/.cache"
export XDG_CONFIG_HOME="${HOME}/.config"