2025-01-06

This commit is contained in:
2025-01-06 10:00:00 -05:00
parent adab317dba
commit 844ec89b6b
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -8,8 +8,11 @@ font-size = 15
font-family = Rec Mono Linear font-family = Rec Mono Linear
font-thicken = true font-thicken = true
window-height = 34 window-height = 34
window-width = 100 window-width = 100
window-padding-x = 5 window-padding-x = 5
window-padding-y = 5 window-padding-y = 5
window-padding-balance = true window-padding-balance = true
background-opacity = 0.9
background-blur-radius = 20
+1 -1
View File
@@ -29,7 +29,7 @@
"theme": { "theme": {
"mode": "system", "mode": "system",
"light": "One Light", "light": "One Light",
"dark": "Catppuccin Mocha" "dark": "GitHub Dark Default"
}, },
"scrollbar": { "scrollbar": {
"show": "system" "show": "system"