home · contact · privacy
bcdce2a5057a120ce1e8871f86ba653f3fca2a0e
[config] / buster / apt-mark / eeepc
1 # this provides setupcon which reads /etc/default/console-setup
2 console-setup
3 # without this, systemd-logind won't run, and so not detect lid close for hibernation
4 dbus
5 # for wifi
6 firmware-ralink
7 wicd-curses
8 # for X to start at all
9 xserver-xorg-video-intel
10 # X input: keyboard and touchpad
11 xserver-xorg-input-evdev
12 xserver-xorg-input-synaptics
13 # for startx
14 xinit
15 # for xrdb
16 x11-xserver-utils
17 # for startx to run for non-root user
18 libpam-systemd
19 # window environment
20 i3
21 i3status
22 suckless-tools
23 # to get sleepy at night
24 redshift
25 # for alsamixer
26 alsa-utils
27 # browser
28 firefox-esr
29 # also useful
30 less
31 man-db
32 manpages
33 # for xterm and browser unicode display
34 ttf-unifont
35