mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-21 09:35:40 +02:00
xss-lock/polybar: switch to Iosevka Term SS18
This commit is contained in:
parent
29b6719440
commit
c00aa09add
2 changed files with 2 additions and 2 deletions
|
@ -50,7 +50,7 @@ case "$1" in
|
||||||
XSECURELOCK_SAVER_IMAGE=$XDG_RUNTIME_DIR/i3/current-wallpaper.png \
|
XSECURELOCK_SAVER_IMAGE=$XDG_RUNTIME_DIR/i3/current-wallpaper.png \
|
||||||
XSECURELOCK_SAVER_WEATHER=$XDG_RUNTIME_DIR/i3/weather.txt \
|
XSECURELOCK_SAVER_WEATHER=$XDG_RUNTIME_DIR/i3/weather.txt \
|
||||||
`# Font for authentication window` \
|
`# Font for authentication window` \
|
||||||
XSECURELOCK_FONT="Iosevka" \
|
XSECURELOCK_FONT="Iosevka Term SS18" \
|
||||||
`# Timeout for authentication window` \
|
`# Timeout for authentication window` \
|
||||||
XSECURELOCK_AUTH_TIMEOUT=10 \
|
XSECURELOCK_AUTH_TIMEOUT=10 \
|
||||||
xsecurelock
|
xsecurelock
|
||||||
|
|
|
@ -26,7 +26,7 @@ padding-right = 1
|
||||||
background = ${colors.background}
|
background = ${colors.background}
|
||||||
foreground = ${colors.foreground}
|
foreground = ${colors.foreground}
|
||||||
|
|
||||||
font-0 = Iosevka:style=Regular:size=10;4
|
font-0 = Iosevka Term SS18:style=Regular:size=10;4
|
||||||
font-1 = Font Awesome 6 Pro:style=Solid:size=10;4
|
font-1 = Font Awesome 6 Pro:style=Solid:size=10;4
|
||||||
font-2 = Font Awesome 6 Brands:style=Regular:size=10;4
|
font-2 = Font Awesome 6 Brands:style=Regular:size=10;4
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue