New backup 2025-09-16 23:15:02

This commit is contained in:
Penelope Gwen 2025-09-16 23:15:02 -07:00
parent 861da46b7c
commit 8d4266206b
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,5 @@
[main]
style=/home/pogmommy/.config/gtklock/gtklock.css
style=/home/pogmommy/.config/gtklock/style.css
#idle-hide=true
#start-hidden=true
user_image=$HOME/.face

View file

@ -3,6 +3,10 @@ window {
background-position: center;
}
window#DP-1 {
background-image: url("../../.cache/sway-profiles-rs/lock/DP-1.jpg");
}
window#eDP-1 {
background-image: url("../../.cache/sway-profiles-rs/lock/eDP-1.jpg");
}