update to swaylock
This commit is contained in:
@@ -20,7 +20,17 @@
|
||||
{{- $warn = "d18f00cc" -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- if .monitors -}}
|
||||
{{- range .monitors }}
|
||||
{{- if index . "lockscreen-wallpaper" }}
|
||||
image={{ .name }}:{{ index . "lockscreen-wallpaper" }}
|
||||
{{- else }}
|
||||
image={{ .name }}:{{ $lock_bg }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- else }}
|
||||
image={{ $lock_bg }}
|
||||
{{- end }}
|
||||
scaling=fill
|
||||
|
||||
font=GeistMono Nerd Font
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
girl_apex-neon.jpeg
|
||||
@@ -1 +0,0 @@
|
||||
neon-rooftop.png
|
||||
Reference in New Issue
Block a user