Home: Set xwayland keymap manually
This commit is contained in:
@ -89,9 +89,8 @@ rec {
|
|||||||
|
|
||||||
autostart = {
|
autostart = {
|
||||||
immediate = [
|
immediate = [
|
||||||
# "dbus-update-activation-environment DISPLAY"
|
# NOTE: Hack because Hyprland doesn't set the xwayland/x11 keymap correctly
|
||||||
# "dbus-update-activation-environment WAYLAND_DISPLAY"
|
"setxkbmap -layout us -variant altgr-intl -model pc104"
|
||||||
# "dbus-update-activation-environment XDG_CURRENT_DESKTOP"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
delayed = [
|
delayed = [
|
||||||
|
|||||||
Reference in New Issue
Block a user