Set keyboard layout
This commit is contained in:
parent
820c3ae867
commit
ebb0085c1c
1 changed files with 3 additions and 0 deletions
|
@ -66,6 +66,9 @@ function start_desktop_applications() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function start_desktop_helper_apps() {
|
function start_desktop_helper_apps() {
|
||||||
|
# set keyboard layout
|
||||||
|
setxkbmap -layout pl
|
||||||
|
|
||||||
# Notification handler
|
# Notification handler
|
||||||
dunst &
|
dunst &
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue