[kde,xfce] Enable plymouth

This commit is contained in:
Artem Grinev 2022-09-06 02:40:42 +03:00
parent 8536da7c18
commit 093c9d275a
6 changed files with 19 additions and 0 deletions

View file

@ -137,6 +137,8 @@ oxygen-icons
sddm-breath-theme sddm-breath-theme
grub-theme-manjaro grub-theme-manjaro
breeze-gtk breeze-gtk
plymouth
plymouth-theme-manjaro
## KDE Applications ## KDE Applications
ark 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 # services in enable_systemd array don't need to be listed here
# enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live') # enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')
disable_systemd_live=('tlp' 'tlp-sleep') disable_systemd_live=('tlp' 'tlp-sleep')
custom_boot_args=('splash')

View file

@ -153,6 +153,8 @@ grub-theme-manjaro
matcha-gtk-theme matcha-gtk-theme
xcursor-simpleandsoft xcursor-simpleandsoft
xcursor-vanilla-dmz-aa xcursor-vanilla-dmz-aa
plymouth
plymouth-theme-manjaro
## Applications ## Applications
>extra catfish >extra catfish

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') # enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')
disable_systemd_live=('tlp' 'tlp-sleep') disable_systemd_live=('tlp' 'tlp-sleep')
custom_boot_args=('splash')