added greetd config-files
This commit is contained in:
parent
bf022064d7
commit
5d87acd059
5 changed files with 142 additions and 3 deletions
8
config-files/gtkgreet/gtkgreet.css
Normal file
8
config-files/gtkgreet/gtkgreet.css
Normal file
|
@ -0,0 +1,8 @@
|
|||
window
|
||||
{
|
||||
background:url("/path/to/background.png");
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-color: black;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue