This commit is contained in:
Reid 2024-12-08 18:30:51 -08:00
parent 9c92ea27e3
commit 8a2127b3d8
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
37 changed files with 75 additions and 67 deletions

View file

@ -17,7 +17,7 @@ in {
width = 300;
height = 145;
frame_color = "#f5c2e7"; # catppuccin pink
origin = "top-right";
vertical_alignment = "center";
ellipsize = "middle";
@ -40,7 +40,7 @@ in {
progress_bar_frame_width = 1;
progress_bar_min_width = 150;
progress_bar_max_width = 300;
alignment = "left";
markup = "full";
format = "<b>%a</b>\\n<b>%s</b>\\n%b";