mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-07-25 07:57:21 +02:00
10 lines
303 B
Plaintext
10 lines
303 B
Plaintext
# https://wiki.archlinux.org/title/SDDM#Wayland
|
|
[General]
|
|
DisplayServer=wayland
|
|
GreeterEnvironment=QT_WAYLAND_SHELL_INTEGRATION=layer-shell
|
|
|
|
[Wayland]
|
|
# virtual keyboard since Steam Deck
|
|
CompositorCommand=kwin_wayland --drm --no-lockscreen --no-global-shortcuts --locale1 --inputmethod maliit-keyboard
|
|
|