通過幾天的折騰,終於發現 Archliux 的安裝與其後的配置比起來,當真是小巫見大了。session
配置的雖不華麗,但已知足個人要求,可正常地學習、娛樂(僅限聽音樂與看視頻),之後遇到問題再說吧。學習
slimspa
安裝後在 /etc/slim.conf 中修改 theme ,但要開機自啓,需經過 systemd 設置:systemctl enable slim.server視頻
openboxserver
配置起來不算難,只要在 ~/.xinitrc 中加上 exec openbox-session 便可,而後就慢慢修改 menu.xml 和 rc.xml 吧xml
tint2ci
基本和 openbox 同樣,只要記得在 openbox 的 autostart 中加上 tint2 & 便可,而後也慢慢修改 tint2rc 吧terminal
fehit
更加簡單,也在 openbox 的 autostart 中加上 feh --bg-scale xxx.jpg 就行了io
xterm
懶得換其餘的 terminal 了,就直接在 ~/.Xresources 了配置便可,記得在 .xinitrc 中加上 xrdb -load ~/.Xresources
scim-pinyin
按着 wiki 裏作就好
但要注意一點,在 ~/.xinitrc 中對 scim 和 xterm 的設置要放在 exec openbox-session 以前,也可直接放在 openbox 的autostart 中,且要給 .xinitrc 加上 x 屬性