Fixed background in unity-greeter
This commit is contained in:
parent
8071422945
commit
b528a525e4
1 changed files with 3 additions and 3 deletions
|
|
@ -23,8 +23,8 @@ VERSION=1
|
|||
|
||||
#patch -p1 < $DATA/harcoded_orca.patch
|
||||
#patch -p1 < $DATA/no_dots.patch
|
||||
sed s/ubuntu/gnome-classic/g src/unity-greeter.vala -i
|
||||
rm src/*.c
|
||||
sed s/ubuntu/freedesktop/g src/unity-greeter.vala -i
|
||||
rm -f src/*.c
|
||||
|
||||
#% REBRAND: Replace the logo
|
||||
#% CurrentState:
|
||||
|
|
@ -47,7 +47,7 @@ cat << EOF > data/unity-greeter.conf
|
|||
# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
|
||||
#
|
||||
[greeter]
|
||||
background=/usr/share/backgrounds/dagda-g.jpg
|
||||
background=/usr/share/backgrounds/toutatis.jpg
|
||||
logo=/usr/share/unity-greeter/logo.png
|
||||
theme-name=Trisquel
|
||||
icon-theme-name=trisquel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue