diff --git a/intellij/png/runAll_dark.png b/intellij/png/runAll_dark.png new file mode 100644 index 0000000..aa14a93 Binary files /dev/null and b/intellij/png/runAll_dark.png differ diff --git a/streamdeck_ui_export.json b/streamdeck_ui_export.json index 9b5f11a..6569359 100644 --- a/streamdeck_ui_export.json +++ b/streamdeck_ui_export.json @@ -70,10 +70,11 @@ "command": "" }, "1": { - "keys": "Ctrl+F2", - "text": "STOP", - "icon": "/home/pgrondek/src/streamdeck/intellij/png/suspend_dark.png", - "write": "" + "keys": "Ctrl+Shift+F10", + "write": "", + "text": "RUN THIS", + "command": "", + "icon": "/home/pgrondek/src/streamdeck/intellij/png/runAll_dark.png" }, "2": { "keys": "Ctrl+F5", @@ -81,16 +82,22 @@ "icon": "/home/pgrondek/src/streamdeck/intellij/png/restart_dark.png" }, "3": { + "keys": "Ctrl+F2", + "text": "STOP", + "icon": "/home/pgrondek/src/streamdeck/intellij/png/suspend_dark.png", + "write": "" + }, + "4": { "icon": "/home/pgrondek/src/streamdeck/intellij/png/startDebugger_dark.png", "keys": "Shift+F9", "text": "DEBUG" }, - "4": {}, "5": { "keys": "Ctrl+k", "write": "", "text": "COMMIT", - "icon": "/home/pgrondek/src/streamdeck/intellij/png/commit_dark.png" + "icon": "/home/pgrondek/src/streamdeck/intellij/png/commit_dark.png", + "command": "" }, "6": { "keys": "Ctrl+Shift+k", @@ -117,11 +124,16 @@ "keys": "Ctrl+Shift+`" }, "10": { + "keys": "Alt+p", + "write": "", + "text": "PROJECTS", + "command": "" + }, + "11": { "keys": "", "write": "", "text": "" }, - "11": {}, "12": {}, "13": {}, "14": { @@ -419,7 +431,7 @@ } }, "brightness": 45, - "page": 9 + "page": 1 } } } \ No newline at end of file