summaryrefslogtreecommitdiffstats
path: root/xfce/post-install
blob: c50db93a8184bc71e166c7d012d066b2459f19ed (plain)
1
2
3
4
5
6
7
#!/bin/bash
update-desktop-database

sed -i "s/^id:[3-5]/id:4/" /etc/inittab

# Activer kde par défaut
sed -i "s/^\(Session=\).*$/\1xfce4/g" /etc/skel/.dmrc