Force install xfce4-session.xml config file

This commit is contained in:
Daniel Ruiz de Alegría 2021-11-02 16:17:03 +01:00
parent 3d48f6a3bd
commit 4ffb3ecb11
No known key found for this signature in database
GPG Key ID: 59667A77E8BFCB6C

View File

@ -98,6 +98,7 @@ if [ "$1" = "configure" ]; then
install_config_file /etc/xdg/qt5ct/qt5ct.conf force
install_config_file /etc/xdg/xfce4/panel/default.xml force
install_config_file /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml force
install_config_file /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml force
fi
# Install remaining new files
install_all