1
0
mirror of https://codeberg.org/vyivel/dulcepan/ synced 2025-09-07 10:50:58 +03:00

1 Commits

Author SHA1 Message Date
Kirill Primak
3189f7c769 config: Enter => Return 2025-04-22 10:13:39 +03:00

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