Add always open storage overlay option

This commit is contained in:
Linnea Gräf
2024-07-15 16:04:10 +02:00
parent a74ec310bb
commit e96bef2320
4 changed files with 9 additions and 19 deletions

View File

@@ -126,7 +126,8 @@
"firmament.config.save-cursor-position.tolerance": "Tolerance",
"firmament.config.save-cursor-position": "Save Cursor Position",
"firmament.config.storage-overlay": "Storage Overlay",
"firmament.config.storage-overlay.rows": "Rows",
"firmament.config.storage-overlay.rows": "Columns",
"firmament.config.storage-overlay.always-replace": "Always Open Overlay",
"firmament.config.storage-overlay.padding": "Padding",
"firmament.config.storage-overlay.scroll-speed": "Scroll Speed",
"firmament.config.storage-overlay.inverse-scroll": "Invert Scroll",