home · contact · privacy
Set up w530 multi-monitor configuration.
[config] / bookworm / home_files / w530 / .xinitrc
diff --git a/bookworm/home_files/w530/.xinitrc b/bookworm/home_files/w530/.xinitrc
new file mode 100644 (file)
index 0000000..b61d612
--- /dev/null
@@ -0,0 +1,19 @@
+# X init configuration
+
+# Set keymap.
+setxkbmap de
+
+# Map CapsLock to Compose key.
+xmodmap -e "clear Lock"
+xmodmap -e "keycode 66 = Multi_key"
+
+# Load xterm settings
+xrdb -merge ~/.Xresources
+
+# Redshift to Berlin, Germany.
+redshift -rl 53:13 &
+
+xrandr --output LVDS-1 --mode 1280x720 --output HDMI-1-0 --auto --right-of LVDS-1
+
+# Launch window manager.
+i3