home · contact · privacy
Enhance Bookworm starter setup.
[config] / bookworm / apt-mark / user
diff --git a/bookworm/apt-mark/user b/bookworm/apt-mark/user
new file mode 100644 (file)
index 0000000..a25ea92
--- /dev/null
@@ -0,0 +1,19 @@
+# this provides setupcon which reads /etc/default/console-setup
+console-setup
+# for X to start at all
+xserver-xorg-video-intel
+# X input: keyboard and touchpad
+xserver-xorg-input-evdev
+xserver-xorg-input-synaptics
+# for startx
+xinit
+# for xrdb
+x11-xserver-utils
+# for startx to run for non-root user
+libpam-systemd
+# window environment
+i3
+i3status
+suckless-tools
+xterm
+#