New backup 2025-09-18 15:15:02
This commit is contained in:
parent
0ec6305397
commit
5530b06e88
2 changed files with 2 additions and 26 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
[main]
|
[main]
|
||||||
style=/home/pogmommy/.config/gtklock/style.css
|
style=.config/gtklock/style.css
|
||||||
#idle-hide=true
|
#idle-hide=true
|
||||||
#start-hidden=true
|
#start-hidden=true
|
||||||
user_image=$HOME/.face
|
user_image=.face
|
||||||
|
|
|
||||||
|
|
@ -1,24 +0,0 @@
|
||||||
window {
|
|
||||||
background-image: url("file:///usr/share/backgrounds/greetd/edp-1.jpg");
|
|
||||||
background-size: cover;
|
|
||||||
background-position: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
label {
|
|
||||||
color: rgba(250, 250, 250, 1);
|
|
||||||
}
|
|
||||||
|
|
||||||
box#body {
|
|
||||||
background-color: rgba(50, 50, 50, 0.5);
|
|
||||||
border-radius: 10px;
|
|
||||||
padding: 50px;
|
|
||||||
}
|
|
||||||
|
|
||||||
entry,combobox * {
|
|
||||||
background: rgba(50, 50, 50, 1);
|
|
||||||
color: rgba(250, 250, 250, 1);
|
|
||||||
}
|
|
||||||
|
|
||||||
entry.text {
|
|
||||||
color: rgba(250, 250, 250, 1);
|
|
||||||
}
|
|
||||||
Loading…
Add table
Reference in a new issue