mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-12-29 22:48:21 +01:00
Compare commits
3 Commits
f827a20542
...
bca436cd4d
| Author | SHA1 | Date | |
|---|---|---|---|
| bca436cd4d | |||
| 8ef7483673 | |||
| de014d464e |
@ -18,4 +18,6 @@ else
|
||||
exit 1
|
||||
fi
|
||||
|
||||
systemctl --user enable --now darkman.service
|
||||
systemctl --user disable --now darkman.service
|
||||
systemctl --user mask darkman.service
|
||||
echo "Creating an autostart seems to work better than the systemd service."
|
||||
|
||||
@ -5,10 +5,10 @@
|
||||
|
||||
set -x
|
||||
|
||||
# Using fcitx
|
||||
export XMODIFIERS=@im=fcitx
|
||||
export GTK_IM_MODULE="fcitx"
|
||||
export QT_IM_MODULE="fcitx"
|
||||
# Using maliit
|
||||
export XMODIFIERS=@im=maliit
|
||||
export GTK_IM_MODULE="maliit"
|
||||
export QT_IM_MODULE="maliit"
|
||||
|
||||
export QT_QPA_PLATFORMTHEME="kde"
|
||||
# https://librewolf.net/docs/faq/#cant-open-links-with-librewolf-when-using-wayland
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit e4d723c7707f57adb69b8d3669327007a34c8caa
|
||||
Subproject commit f427d07d1dad87ddc7d29fe53f7878fd0122afa0
|
||||
Loading…
x
Reference in New Issue
Block a user