Merge branch 'kde-xfce-plymouth' into 'master'

[kde,xfce] Enable plymouth

See merge request profiles-and-settings/iso-profiles!185
This commit is contained in:
Artem Grinev 2022-12-22 09:56:07 +00:00
commit 3d16676155
6 changed files with 19 additions and 0 deletions

View file

@ -138,6 +138,8 @@ oxygen-icons
sddm-breath-theme
grub-theme-manjaro
breeze-gtk
plymouth
plymouth-theme-manjaro
## KDE Applications
ark

View file

@ -0,0 +1,6 @@
# Distribution defaults. Changes to this file will get overwritten during
# upgrades.
[Daemon]
Theme=manjaro
ShowDelay=0
DeviceTimeout=8

View file

@ -69,3 +69,5 @@ disable_systemd=('avahi-daemon' 'pacman-init')
# services in enable_systemd array don't need to be listed here
# enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')
disable_systemd_live=('tlp' 'tlp-sleep')
custom_boot_args=('splash')

View file

@ -150,6 +150,8 @@ grub-theme-manjaro
matcha-gtk-theme
xcursor-simpleandsoft
xcursor-vanilla-dmz-aa
plymouth
plymouth-theme-manjaro
## Applications
bash-completion

View file

@ -0,0 +1,6 @@
# Distribution defaults. Changes to this file will get overwritten during
# upgrades.
[Daemon]
Theme=manjaro
ShowDelay=0
DeviceTimeout=8

View file

@ -70,3 +70,4 @@ disable_systemd=('pacman-init')
# enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')
disable_systemd_live=('tlp' 'tlp-sleep')
custom_boot_args=('splash')