diff options
Diffstat (limited to 'wallust/templates')
| -rw-r--r-- | wallust/templates/dunstrc | 2 | ||||
| -rw-r--r-- | wallust/templates/swaylock | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/wallust/templates/dunstrc b/wallust/templates/dunstrc index 3ee6f67..fdf9c88 100644 --- a/wallust/templates/dunstrc +++ b/wallust/templates/dunstrc @@ -1,7 +1,7 @@ [global] horizontal_padding = 12 frame_width = 2 -font = FiraCodeNerdFont 11 +font = LilexNerdFont 11 icon_theme = Papyrus corner_radius = 16 diff --git a/wallust/templates/swaylock b/wallust/templates/swaylock index e5eff15..66801bd 100644 --- a/wallust/templates/swaylock +++ b/wallust/templates/swaylock @@ -25,5 +25,5 @@ text-wrong-color={{color10}} inside-wrong-color={{background}}88 grace=4 fade-in=0.2 -font=FiraCodeNerdFont +font=LilexNerdFont font-size=30 |