From 9ebb2bebf8296a11ec6e2055f009ea2f50d3b8fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Grondek?= Date: Wed, 20 Jan 2021 10:59:25 +0100 Subject: [PATCH] Add run this in intellij --- intellij/png/runAll_dark.png | Bin 0 -> 805 bytes streamdeck_ui_export.json | 28 ++++++++++++++++++++-------- 2 files changed, 20 insertions(+), 8 deletions(-) create mode 100644 intellij/png/runAll_dark.png diff --git a/intellij/png/runAll_dark.png b/intellij/png/runAll_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..aa14a93f86b761caf401f667576d35b41605ebc5 GIT binary patch literal 805 zcmV+=1KRwFP)8K8prm2Gevs4wc`^sWEVx?8duPabiqjKi~KfabTL3O%1>x5k1qHntu_8j!iA72+*Oa$%r_3 zq}H?j>k9}kJ*NMqHgR`kZlqg!hbH7j99pJUnW@yPIcpTaECAbOmY8Wad2H~tiqyi2 z0B)%fxSF@-nK26Bv)iz$)KrK#xTIE_vewZ>CqeYWV>Qxef35=lxTszoA8NkpAU#3_lW5ZRNIM8b-+OliC@o@^}jRsfv! zm}MfKuYdY}dwp)b5ps_ZA}%Qbz)qrXi0p=!MCg=6WJFr0{tE*=Yiy7^$zAr00000NkvXXu0mjf^8|0j literal 0 HcmV?d00001 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