start sway support

This commit is contained in:
Tobias Powalowski 2023-07-10 21:28:12 +02:00
parent 44bc2afd80
commit 6a6432935c

View file

@ -747,7 +747,6 @@ border2_color = (BLACK,WHITE,ON)
menubox_border_color = (BLACK,WHITE,ON)
menubox_border2_color = (BLACK,WHITE,ON)
EOF
export XKB_DEFAULT_LAYOUT="$(grep 'KEYMAP' /etc/vconsole | cut -d '=' | sed -e 's#-.*#g')"
}
_custom_wayland_xorg() {