mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 06:32:03 +00:00
Update 2024-12-21
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user