home · contact · privacy
Set up w530 multi-monitor configuration.
[config] / bookworm / home_files / w530 / .xinitrc
1 # X init configuration
2
3 # Set keymap.
4 setxkbmap de
5
6 # Map CapsLock to Compose key.
7 xmodmap -e "clear Lock"
8 xmodmap -e "keycode 66 = Multi_key"
9
10 # Load xterm settings
11 xrdb -merge ~/.Xresources
12
13 # Redshift to Berlin, Germany.
14 redshift -rl 53:13 &
15
16 xrandr --output LVDS-1 --mode 1280x720 --output HDMI-1-0 --auto --right-of LVDS-1
17
18 # Launch window manager.
19 i3