diff --git a/manjaro/gnome/desktop-overlay/etc/plymouth/plymouthd.conf b/manjaro/gnome/desktop-overlay/etc/plymouth/plymouthd.conf new file mode 100644 index 00000000..2b9123a2 --- /dev/null +++ b/manjaro/gnome/desktop-overlay/etc/plymouth/plymouthd.conf @@ -0,0 +1,6 @@ +# Distribution defaults. Changes to this file will get overwritten during +# upgrades. +[Daemon] +Theme=manjaro +ShowDelay=0 +DeviceTimeout=8 diff --git a/manjaro/gnome/profile.conf b/manjaro/gnome/profile.conf index dcffd7b7..24ed08cd 100644 --- a/manjaro/gnome/profile.conf +++ b/manjaro/gnome/profile.conf @@ -34,7 +34,7 @@ displaymanager="gdm" # unset defaults to given values # names must match systemd service names -enable_systemd=('bluetooth' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'avahi-daemon' 'haveged' 'ufw' 'apparmor' 'snapd.apparmor' 'snapd' 'fstrim.timer' 'pkgfile–update.timer') +enable_systemd=('bluetooth' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'haveged' 'ufw' 'apparmor' 'snapd.apparmor' 'snapd' 'fstrim.timer' 'pkgfile–update.timer') #enable_systemd=('bluetooth' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'avahi-demon' 'haveged' 'ufw') disable_systemd=('pacman-init')