New backup 2025-09-16 23:15:02
This commit is contained in:
parent
861da46b7c
commit
8d4266206b
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
[main]
|
[main]
|
||||||
style=/home/pogmommy/.config/gtklock/gtklock.css
|
style=/home/pogmommy/.config/gtklock/style.css
|
||||||
#idle-hide=true
|
#idle-hide=true
|
||||||
#start-hidden=true
|
#start-hidden=true
|
||||||
user_image=$HOME/.face
|
user_image=$HOME/.face
|
||||||
|
|
|
@ -3,6 +3,10 @@ window {
|
||||||
background-position: center;
|
background-position: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
window#DP-1 {
|
||||||
|
background-image: url("../../.cache/sway-profiles-rs/lock/DP-1.jpg");
|
||||||
|
}
|
||||||
|
|
||||||
window#eDP-1 {
|
window#eDP-1 {
|
||||||
background-image: url("../../.cache/sway-profiles-rs/lock/eDP-1.jpg");
|
background-image: url("../../.cache/sway-profiles-rs/lock/eDP-1.jpg");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue