home · contact · privacy
Enforce QWERTZ keyboard layout on thinkpads in xinitrc.
[config] / dotfiles / user / thinkpad / xinitrc
1 # X init configuration
2
3 # Set keymap.
4 setxkbmap de
5
6 # Read in X configuration.
7 xrdb -merge ~/.Xresources
8 xrdb -merge ~/.Xresources-local
9
10 # Redshift to Berlin, Germany.
11 redshift -rl 53:13 &
12
13 # Enforce QWERTZ.
14 setxkbmap de
15
16 # Launch window manager.
17 i3