feat: Add new configs and updates

This commit is contained in:
2025-03-28 11:45:43 +11:00
parent 588eba9125
commit 5724576905
7 changed files with 99 additions and 67 deletions

View File

@@ -16,7 +16,12 @@ blur = true
[font]
normal = { family = "Fira Code", style = "Regular" }
size = 6.5
size = 8
[selection]
save_to_clipboard = true
[mouse]
bindings = [{ mouse = "Right", action = "Paste" }]