mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-16 11:17:38 +02:00
Compare commits
No commits in common. "bca436cd4dd4566052459089a447a36f6a8f3685" and "f827a205423a744e909dff060dbc674d2edac6fa" have entirely different histories.
bca436cd4d
...
f827a20542
@ -18,6 +18,4 @@ else
|
||||
exit 1
|
||||
fi
|
||||
|
||||
systemctl --user disable --now darkman.service
|
||||
systemctl --user mask darkman.service
|
||||
echo "Creating an autostart seems to work better than the systemd service."
|
||||
systemctl --user enable --now darkman.service
|
||||
|
@ -5,10 +5,10 @@
|
||||
|
||||
set -x
|
||||
|
||||
# Using maliit
|
||||
export XMODIFIERS=@im=maliit
|
||||
export GTK_IM_MODULE="maliit"
|
||||
export QT_IM_MODULE="maliit"
|
||||
# Using fcitx
|
||||
export XMODIFIERS=@im=fcitx
|
||||
export GTK_IM_MODULE="fcitx"
|
||||
export QT_IM_MODULE="fcitx"
|
||||
|
||||
export QT_QPA_PLATFORMTHEME="kde"
|
||||
# https://librewolf.net/docs/faq/#cant-open-links-with-librewolf-when-using-wayland
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit f427d07d1dad87ddc7d29fe53f7878fd0122afa0
|
||||
Subproject commit e4d723c7707f57adb69b8d3669327007a34c8caa
|
Loading…
x
Reference in New Issue
Block a user