Set keyboard layout
This commit is contained in:
parent
820c3ae867
commit
ebb0085c1c
@ -66,6 +66,9 @@ function start_desktop_applications() {
|
||||
}
|
||||
|
||||
function start_desktop_helper_apps() {
|
||||
# set keyboard layout
|
||||
setxkbmap -layout pl
|
||||
|
||||
# Notification handler
|
||||
dunst &
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user