Compare commits

..

No commits in common. "bca436cd4dd4566052459089a447a36f6a8f3685" and "f827a205423a744e909dff060dbc674d2edac6fa" have entirely different histories.

3 changed files with 6 additions and 8 deletions

View File

@ -18,6 +18,4 @@ else
exit 1 exit 1
fi fi
systemctl --user disable --now darkman.service systemctl --user enable --now darkman.service
systemctl --user mask darkman.service
echo "Creating an autostart seems to work better than the systemd service."

View File

@ -5,10 +5,10 @@
set -x set -x
# Using maliit # Using fcitx
export XMODIFIERS=@im=maliit export XMODIFIERS=@im=fcitx
export GTK_IM_MODULE="maliit" export GTK_IM_MODULE="fcitx"
export QT_IM_MODULE="maliit" export QT_IM_MODULE="fcitx"
export QT_QPA_PLATFORMTHEME="kde" export QT_QPA_PLATFORMTHEME="kde"
# https://librewolf.net/docs/faq/#cant-open-links-with-librewolf-when-using-wayland # https://librewolf.net/docs/faq/#cant-open-links-with-librewolf-when-using-wayland

@ -1 +1 @@
Subproject commit f427d07d1dad87ddc7d29fe53f7878fd0122afa0 Subproject commit e4d723c7707f57adb69b8d3669327007a34c8caa