1
0
mirror of https://codeberg.org/vyivel/dulcepan/ synced 2025-12-18 16:15:13 +02:00

config: Enter => Return

This commit is contained in:
Kirill Primak
2025-04-22 10:13:39 +03:00
parent 8bc62fdae4
commit 3189f7c769

View File

@@ -43,4 +43,4 @@ png-compression = 6
# Key bindings. Each binding is a comma-separated list of key names; empty names # Key bindings. Each binding is a comma-separated list of key names; empty names
# are ignored. A binding may be empty. # are ignored. A binding may be empty.
quit-key = Escape quit-key = Escape
save-key = Space,Enter save-key = Space,Return