Update 2024-12-21

This commit is contained in:
2024-12-21 19:33:54 +02:00
parent 9e0be0285a
commit 56d085310f
32 changed files with 210 additions and 137 deletions

View File

@@ -1,7 +1,7 @@
[global]
width = 400
offset = 5x5
offset = (5, 5)
progress_bar_min_width = 380
progress_bar_max_width = 380
progress_bar_corner_radius = 2
@@ -10,11 +10,11 @@
horizontal_padding = 10
frame_width = 1
gap_size = 3
font = "Monospace 14"
font = "JetBrainsMono NF 14"
icon_theme = "rose-pine-icons"
enable_recursive_icon_lookup = true
corner_radius = 2
corner_radius = 20
background = "#26233a"
foreground = "#e0def4"