diff --git a/config/includes.chroot/etc/skel/.config/autostart/Compton (compositeur).desktop b/config/includes.chroot/etc/skel/.config/autostart/Compton (compositeur).desktop new file mode 100644 index 0000000..d65382f --- /dev/null +++ b/config/includes.chroot/etc/skel/.config/autostart/Compton (compositeur).desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=0.9.4 +Type=Application +Name=Compton (compositeur) +Comment= +Exec=compton --vsync opengl-swc --backend GLX +OnlyShowIn=XFCE; +RunHook=0 +StartupNotify=false +Terminal=false +Hidden=false + diff --git a/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml new file mode 100644 index 0000000..3d6457c --- /dev/null +++ b/config/includes.chroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/config/includes.chroot/etc/skel/.xsessionrc b/config/includes.chroot/etc/skel/.xsessionrc index b29d703..6815407 100644 --- a/config/includes.chroot/etc/skel/.xsessionrc +++ b/config/includes.chroot/etc/skel/.xsessionrc @@ -7,6 +7,8 @@ if [ -f /sys/class/backlight/intel_backlight/brightness ]; then echo $(($(cat /sys/class/backlight/intel_backlight/brightness)/2)) | sudo tee /sys/class/backlight/intel_backlight/brightness fi +xset b off + dconf load /org/gnome/terminal/legacy/profiles:/ < /usr/share/gnome/gnome-terminal-profiles.dconf dconf write /org/cinnamon/desktop/interface/gtk-theme "'Adwaita-dark'" diff --git a/config/package-lists/xfce4.list.chroot b/config/package-lists/xfce4.list.chroot index 9aef5c5..c483f09 100644 --- a/config/package-lists/xfce4.list.chroot +++ b/config/package-lists/xfce4.list.chroot @@ -12,3 +12,4 @@ thunar-archive-plugin pulseaudio pavucontrol dbus-x11 +compton