use rog_2 plymouth theme
This commit is contained in:
parent
94303e1acc
commit
cab3c22277
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{ pkgs, ... }: {
|
||||
boot.plymouth = let theme = "owl"; in {
|
||||
boot.plymouth = let theme = "rog_2"; in {
|
||||
enable = true;
|
||||
themePackages = [
|
||||
(pkgs.adi1090x-plymouth-themes.override { selected_themes = [ theme ]; })
|
||||
|
|
Loading…
Reference in a new issue