lightdm: improving a bit the indentation.
This commit is contained in:
parent
2e088aa277
commit
b4af56d376
@ -37,17 +37,17 @@ let
|
||||
|
||||
# We need this to ensure that it actually tries to find icons from gnome-icon-theme
|
||||
cat - > $out/gtk-3.0/settings.ini << EOF
|
||||
[Settings]
|
||||
gtk-icon-theme-name=gnome
|
||||
EOF
|
||||
[Settings]
|
||||
gtk-icon-theme-name=gnome
|
||||
EOF
|
||||
|
||||
cat - > $out/lightdm-gtk-greeter.desktop << EOF
|
||||
[Desktop Entry]
|
||||
Name=LightDM Greeter
|
||||
Comment=This runs the LightDM Greeter
|
||||
Exec=$out/greeter
|
||||
Type=Application
|
||||
EOF
|
||||
[Desktop Entry]
|
||||
Name=LightDM Greeter
|
||||
Comment=This runs the LightDM Greeter
|
||||
Exec=$out/greeter
|
||||
Type=Application
|
||||
EOF
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user