some new tweaks

This commit is contained in:
Never Gude 2026-01-28 00:57:01 +01:00
parent f541e725d9
commit 01df064f68
9 changed files with 85 additions and 9 deletions

View file

@ -8,3 +8,8 @@ dynamic_padding = true
[font.normal]
family = "Adwaita Mono"
[keyboard]
bindings = [
{ key = "Enter", mods = "Super|Shift", action = "CreateNewWindow" }
]