sddm: apply system keyboard configuration
This commit is contained in:
parent
8e37d24784
commit
accad0c34b
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue