feat: Add some more rules and fix draw screen dimming

This commit is contained in:
2025-04-20 22:50:51 +10:00
parent 7fc2d78f96
commit 3d07720567
8 changed files with 38 additions and 149 deletions

View File

@@ -6,7 +6,7 @@ shell = "zsh"
[window]
decorations = "none"
startup_mode = "Windowed"
opacity = 1
opacity = 0.8
blur = true
# padding = { x = 10, y = 10 }