diff --git a/assets/config.json5 b/assets/config.json5 deleted file mode 100644 index 2157fba..0000000 --- a/assets/config.json5 +++ /dev/null @@ -1,14 +0,0 @@ -{ - "keybindings": { - "Home": { - "": "Quit", // Quit the application - "": "Quit", // Another way to quit - "": "Quit", // Yet another way to quit - "": "Suspend", // Suspend the application - "": "Up", - "": "Down", - "": "Left", - "": "Right", - }, - } -}