Set keyboard layout

This commit is contained in:
Przemek Grondek 2023-10-24 18:23:30 +02:00
parent 820c3ae867
commit ebb0085c1c

View File

@ -66,6 +66,9 @@ function start_desktop_applications() {
}
function start_desktop_helper_apps() {
# set keyboard layout
setxkbmap -layout pl
# Notification handler
dunst &