sway: apply system keyboard configuration in live environment
Fixes: SIG#36
This commit is contained in:
parent
6faab374ee
commit
d197b89723
1 changed files with 9 additions and 0 deletions
9
sway/config.live.d/99-system-keyboard-config.conf
Normal file
9
sway/config.live.d/99-system-keyboard-config.conf
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
# Apply system-wide XKB configuration stored in systemd-localed.
|
||||||
|
#
|
||||||
|
# The configuration can be viewed with `localectl` and modified
|
||||||
|
# with `localectl set-x11-keymap`.
|
||||||
|
#
|
||||||
|
# In the live installer environment, Anaconda relies on the localed
|
||||||
|
# D-Bus API to update the keyboard configuration.
|
||||||
|
|
||||||
|
exec /usr/libexec/sway-systemd/locale1-xkb-config
|
||||||
Loading…
Add table
Add a link
Reference in a new issue