sddm: apply system keyboard configuration

This commit is contained in:
Aleksei Bavshin 2023-02-20 13:20:14 -08:00
commit accad0c34b
No known key found for this signature in database
GPG key ID: 4F071603387A382A

View file

@ -13,5 +13,8 @@ exec command -v swayidle >/dev/null && swayidle -w \
timeout 300 'swaymsg "output * dpms off"' \
resume 'swaymsg "output * dpms on"'
# Apply system keyboard configuration
exec /usr/libexec/sway-systemd/locale1-xkb-config
# Show sddm-greeter as fullscreen
for_window [app_id="sddm-greeter"] fullscreen