Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe authored Jul 15, 2024
1 parent 43d292c commit fca5ccf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion gnome/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ Gnome using dconf/gschema overrides we need to use
and we implement a fix for dark and light mode where it would not show a wallpaper when changing between modes.

Adding override to replace archlogo with EndeavourOS one on GDM screen:
https://github.com/endeavouros-team/PKGBUILDS/blob/master/eos-settings-gnome/zz_endeavouros.org.gnome.login-screen.gschema.override
`zz_endeavouros.org.gnome.login-screen.gschema.override`

```
[org.gnome.login-screen]
logo='/usr/share/pixmaps/endeavouros-logo-text-dark.svg'
```

PKGBUILD / Source
https://github.com/endeavouros-team/PKGBUILDS/blob/master/eos-settings-gnome
Expand Down

0 comments on commit fca5ccf

Please sign in to comment.