Redesign lock screen
This commit is contained in:
parent
4364155946
commit
9e8054ab6b
3 changed files with 10 additions and 9 deletions
|
|
@ -5,6 +5,7 @@ let
|
|||
src = tokyo-night-sddm-src;
|
||||
installPhase = ''
|
||||
cp -f ${./tokyo-night-sddm/theme.conf} ./theme.conf
|
||||
cp -f ${../assets/background/bg_lock.png} Backgrounds/background.png
|
||||
mkdir -p $out/share/sddm/themes/tokyo-night-sddm
|
||||
mv * $out/share/sddm/themes/tokyo-night-sddm
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue