From d0e81f0901ceb68fffa663f7ccbd532812104cd3 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 12 May 2024 21:42:53 +0300 Subject: [PATCH] bumb start{sway,plasma} to qt6ct --- bash/usr-local-bin/startplasma | 4 ++-- bash/usr-local-bin/startsway | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bash/usr-local-bin/startplasma b/bash/usr-local-bin/startplasma index e54aa71..68339d2 100755 --- a/bash/usr-local-bin/startplasma +++ b/bash/usr-local-bin/startplasma @@ -10,8 +10,8 @@ export XMODIFIERS=@im=fcitx export GTK_IM_MODULE="fcitx" export QT_IM_MODULE="fcitx" -# qt5ct allows theme choosing -export QT_QPA_PLATFORMTHEME="qt5ct" +# qt6ct allows theme choosing +export QT_QPA_PLATFORMTHEME="qt6ct" # https://librewolf.net/docs/faq/#cant-open-links-with-librewolf-when-using-wayland export GDK_BACKEND=wayland diff --git a/bash/usr-local-bin/startsway b/bash/usr-local-bin/startsway index 9ab7094..416f9ed 100755 --- a/bash/usr-local-bin/startsway +++ b/bash/usr-local-bin/startsway @@ -23,8 +23,8 @@ export XMODIFIERS=@im=fcitx export GTK_IM_MODULE="fcitx" export QT_IM_MODULE="fcitx" -# qt5ct allows theme choosing -export QT_QPA_PLATFORMTHEME="qt5ct" +# qt6ct allows theme choosing +export QT_QPA_PLATFORMTHEME="qt6ct" # https://librewolf.net/docs/faq/#cant-open-links-with-librewolf-when-using-wayland export GDK_BACKEND=wayland # Dark theme for GTK apps. Fedora: "adwaita-qt*"